Searched refs:STRICT_FP_TO_FP16 (Results 1 – 9 of 9) sorted by relevance
988 STRICT_FP_TO_FP16, enumerator
717 case ISD::STRICT_FP_TO_FP16:
423 case ISD::STRICT_FP_TO_FP16: return "strict_fp_to_fp16"; in getOperationName()
1142 case ISD::STRICT_FP_TO_FP16: in SoftenFloatOperand()1202 N->getOpcode() == ISD::STRICT_FP_TO_FP16 || in SoftenFloatOp_FP_ROUND()1213 N->getOpcode() == ISD::STRICT_FP_TO_FP16) in SoftenFloatOp_FP_ROUND()2587 return ISD::STRICT_FP_TO_FP16; in GetPromotionOpcodeStrict()
1044 case ISD::STRICT_FP_TO_FP16: in LegalizeOp()5127 case ISD::STRICT_FP_TO_FP16: in ConvertNodeToLibcall()5130 if (Node->getOpcode() == ISD::STRICT_FP_TO_FP16) in ConvertNodeToLibcall()
195 case ISD::STRICT_FP_TO_FP16: in PromoteIntegerResult()
695 def strict_fp_to_f16 : SDNode<"ISD::STRICT_FP_TO_FP16",
574 setOperationAction(ISD::STRICT_FP_TO_FP16, MVT::f32, Custom); in RISCVTargetLowering()632 setOperationAction(ISD::STRICT_FP_TO_FP16, MVT::f64, Custom); in RISCVTargetLowering()7676 case ISD::STRICT_FP_TO_FP16: in LowerOperation()
441 ISD::STRICT_FP_TO_FP16}) { in X86TargetLowering()33634 case ISD::STRICT_FP_TO_FP16: return LowerFP_TO_FP16(Op, DAG); in LowerOperation()