Searched refs:inferSrcType (Results 1 – 1 of 1) sorted by relevance
212 nv50_ir::DataType inferSrcType() const;549 nv50_ir::DataType Instruction::inferSrcType() const in inferSrcType() function in tgsi::Instruction665 return inferSrcType(); in inferDstType()1780 DataType ty = tgsi.inferSrcType(); in applySrcMod()2996 srcTy = tgsi.inferSrcType(); in handleInstruction()