Searched refs:LowerFP_TO_FP16 (Results 1 – 3 of 3) sorted by relevance
74 SDValue LowerFP_TO_FP16(SDValue Op, SelectionDAG &DAG) const;
1170 case ISD::FP_TO_FP16: return LowerFP_TO_FP16(Op, DAG); in LowerOperation()2586 SDValue AMDGPUTargetLowering::LowerFP_TO_FP16(SDValue Op, SelectionDAG &DAG) const { in LowerFP_TO_FP16() function in AMDGPUTargetLowering
23036 static SDValue LowerFP_TO_FP16(SDValue Op, SelectionDAG &DAG) { in LowerFP_TO_FP16() function32271 case ISD::STRICT_FP_TO_FP16: return LowerFP_TO_FP16(Op, DAG); in LowerOperation()