Searched refs:ITOF (Results 1 – 9 of 9) sorted by relevance
35 ITOF, // Int to FP within a FP register. enumerator
822 case SPISD::ITOF: return "SPISD::ITOF"; in getTargetNodeName()937 return DAG.getNode(SPISD::ITOF, dl, Op.getValueType(), Tmp); in LowerSINT_TO_FP()
107 def SPitof : SDNode<"SPISD::ITOF", SDTSPITOF>;
201 A_ALU1(ITOF)
261 A(ITOF), in vc4_generate_code_block()
721 QIR_ALU1(ITOF) in QIR_ALU1()
42 ITOF, // Int to FP within a FP register. enumerator
1860 case SPISD::ITOF: return "SPISD::ITOF"; in getTargetNodeName()2412 unsigned opcode = (OpVT == MVT::i32)? SPISD::ITOF : SPISD::XTOF; in LowerSINT_TO_FP()
182 def SPitof : SDNode<"SPISD::ITOF", SDTSPITOF>;