Searched defs:inferDstType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_from_tgsi.cpp190 nv50_ir::DataType inferDstType() const;
402 nv50_ir::DataType Instruction::inferDstType() const function in class:tgsi::Instruction
1739 dstTy = tgsi.inferDstType();
H A Dnv50_ir_from_sm4.cpp142 DataType inferDstType(enum sm4_opcode op) const;
327 Converter::inferDstType(enum sm4_opcode op) const function in class:__anon12985::Converter
1720 dTy = inferDstType(opcode);
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_from_tgsi.cpp190 nv50_ir::DataType inferDstType() const;
402 nv50_ir::DataType Instruction::inferDstType() const function in class:tgsi::Instruction
1739 dstTy = tgsi.inferDstType();
H A Dnv50_ir_from_sm4.cpp142 DataType inferDstType(enum sm4_opcode op) const;
327 Converter::inferDstType(enum sm4_opcode op) const function in class:__anon23470::Converter
1720 dTy = inferDstType(opcode);

Completed in 99 milliseconds