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.cpp219 nv50_ir::DataType inferSrcType() const;
576 nv50_ir::DataType Instruction::inferSrcType() const in inferSrcType() function in tgsi::Instruction
741 return inferSrcType(); in inferDstType()
1907 DataType ty = tgsi.inferSrcType(); in applySrcMod()
3207 srcTy = tgsi.inferSrcType(); in handleInstruction()