Searched refs:SITOF (Results 1 – 6 of 6) sorted by relevance
67 SITOF, // sint to FP within a FP register. enumerator
22 def arm_sitof : SDNode<"ARMISD::SITOF", SDT_ITOF>;
837 case ARMISD::SITOF: return "ARMISD::SITOF"; in getTargetNodeName()3073 Opc = ARMISD::SITOF; in LowerINT_TO_FP()
177 SITOF, enumerator
922 case AArch64ISD::SITOF: return "AArch64ISD::SITOF"; in getTargetNodeName()7676 (N->getOpcode() == ISD::SINT_TO_FP) ? AArch64ISD::SITOF : AArch64ISD::UITOF; in performIntToFpCombine()
270 def AArch64sitof: SDNode<"AArch64ISD::SITOF", SDT_AArch64ITOF>;