Home
last modified time | relevance | path

Searched refs:inferDstType (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_from_sm4.cpp142 DataType inferDstType(enum sm4_opcode op) const;
327 Converter::inferDstType(enum sm4_opcode op) const in inferDstType() function in __anonb052c8f20111::Converter
1720 dTy = inferDstType(opcode); in handleInstruction()
Dnv50_ir_from_tgsi.cpp190 nv50_ir::DataType inferDstType() const;
402 nv50_ir::DataType Instruction::inferDstType() const in inferDstType() function in tgsi::Instruction
1739 dstTy = tgsi.inferDstType(); in handleInstruction()