Searched refs:FP16_TO_FP32 (Results 1 – 8 of 8) sorted by relevance
443 FP16_TO_FP32, FP32_TO_FP16, enumerator
228 case ISD::FP16_TO_FP32: return "fp16_to_fp32"; in getOperationName()
86 case ISD::FP16_TO_FP32:R = SoftenFloatRes_FP16_TO_FP32(N); break; in SoftenFloatResult()
800 case ISD::FP16_TO_FP32: in PromoteIntegerOperand()
3342 case ISD::FP16_TO_FP32: in ExpandNode()
5070 setValue(&I, DAG.getNode(ISD::FP16_TO_FP32, sdl, in visitIntrinsicCall()
396 def f16_to_f32 : SDNode<"ISD::FP16_TO_FP32", SDTIntToFPOp>;
868 setOperationAction(ISD::FP16_TO_FP32, MVT::f32, Expand); in ARMTargetLowering()