Searched refs:STRICT_FP_TO_FP16 (Results 1 – 8 of 8) sorted by relevance
944 STRICT_FP_TO_FP16, enumerator
710 case ISD::STRICT_FP_TO_FP16:
1000 case ISD::STRICT_FP_TO_FP16: in SoftenFloatOperand()1057 N->getOpcode() == ISD::STRICT_FP_TO_FP16 || in SoftenFloatOp_FP_ROUND()1068 N->getOpcode() == ISD::STRICT_FP_TO_FP16) in SoftenFloatOp_FP_ROUND()2374 return ISD::STRICT_FP_TO_FP16; in GetPromotionOpcodeStrict()3249 Opcode = ISD::STRICT_FP_TO_FP16; in SoftPromoteHalfRes_FP_ROUND()
403 case ISD::STRICT_FP_TO_FP16: return "strict_fp_to_fp16"; in getOperationName()
1014 case ISD::STRICT_FP_TO_FP16: in LegalizeOp()4921 case ISD::STRICT_FP_TO_FP16: in ConvertNodeToLibcall()4924 if (Node->getOpcode() == ISD::STRICT_FP_TO_FP16) in ConvertNodeToLibcall()
177 case ISD::STRICT_FP_TO_FP16: in PromoteIntegerResult()
658 def strict_fp_to_f16 : SDNode<"ISD::STRICT_FP_TO_FP16",
435 ISD::STRICT_FP_TO_FP16}) { in X86TargetLowering()32409 case ISD::STRICT_FP_TO_FP16: return LowerFP_TO_FP16(Op, DAG); in LowerOperation()