Searched refs:STRICT_CVTUI2P (Results 1 – 3 of 3) sorted by relevance
857 STRICT_CVTUI2P, enumerator
734 def X86strict_VUintToFP : SDNode<"X86ISD::STRICT_CVTUI2P", SDTVintToFP, [SDNPHasChain]>;
20346 return DAG.getNode(X86ISD::STRICT_CVTUI2P, DL, {MVT::v2f64, MVT::Other}, in lowerUINT_TO_FP_v2i32()34427 IsSigned ? X86ISD::STRICT_CVTSI2P : X86ISD::STRICT_CVTUI2P; in ReplaceNodeResults()34444 : X86ISD::STRICT_CVTUI2P; in ReplaceNodeResults()35272 NODE_NAME_CASE(STRICT_CVTUI2P) in getTargetNodeName()38898 case X86ISD::STRICT_CVTUI2P: in computeKnownBitsForTargetNode()60325 : X86ISD::STRICT_CVTUI2P; in combineFP_ROUND()