Searched refs:STRICT_BF16_TO_FP (Results 1 – 7 of 7) sorted by relevance
952 STRICT_BF16_TO_FP, enumerator
711 case ISD::STRICT_BF16_TO_FP:
405 case ISD::STRICT_BF16_TO_FP: return "strict_bf16_to_fp"; in getOperationName()
2377 return ISD::STRICT_BF16_TO_FP; in GetPromotionOpcodeStrict()3466 Opcode = ISD::STRICT_BF16_TO_FP; in SoftPromoteHalfOp_FP_EXTEND()
3704 case ISD::STRICT_BF16_TO_FP: in ExpandNode()4770 case ISD::STRICT_BF16_TO_FP: in ConvertNodeToLibcall()
661 def strict_bf16_to_fp : SDNode<"ISD::STRICT_BF16_TO_FP",
450 setOperationAction(ISD::STRICT_BF16_TO_FP, VT, Expand); in X86TargetLowering()