Searched refs:LowerFP_TO_FP16 (Results 1 – 3 of 3) sorted by relevance
68 SDValue LowerFP_TO_FP16(SDValue Op, SelectionDAG &DAG) const;
1259 case ISD::FP_TO_FP16: return LowerFP_TO_FP16(Op, DAG); in LowerOperation()2613 SDValue AMDGPUTargetLowering::LowerFP_TO_FP16(SDValue Op, SelectionDAG &DAG) const { in LowerFP_TO_FP16() function in AMDGPUTargetLowering
21737 static SDValue LowerFP_TO_FP16(SDValue Op, SelectionDAG &DAG) { in LowerFP_TO_FP16() function30313 case ISD::STRICT_FP_TO_FP16: return LowerFP_TO_FP16(Op, DAG); in LowerOperation()