Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp212 nv50_ir::DataType inferSrcType() const;
549 nv50_ir::DataType Instruction::inferSrcType() const in inferSrcType() function in tgsi::Instruction
665 return inferSrcType(); in inferDstType()
1780 DataType ty = tgsi.inferSrcType(); in applySrcMod()
2996 srcTy = tgsi.inferSrcType(); in handleInstruction()