Searched refs:inferSrcType (Results 1 – 1 of 1) sorted by relevance
219 nv50_ir::DataType inferSrcType() const;576 nv50_ir::DataType Instruction::inferSrcType() const in inferSrcType() function in tgsi::Instruction741 return inferSrcType(); in inferDstType()1907 DataType ty = tgsi.inferSrcType(); in applySrcMod()3207 srcTy = tgsi.inferSrcType(); in handleInstruction()