Searched refs:LowerINT_TO_FP (Results 1 – 6 of 6) sorted by relevance
840 SDValue LowerINT_TO_FP(SDValue Op, SelectionDAG &DAG) const;
5859 SDValue ARMTargetLowering::LowerINT_TO_FP(SDValue Op, SelectionDAG &DAG) const { in LowerINT_TO_FP() function in ARMTargetLowering10138 case ISD::UINT_TO_FP: return LowerINT_TO_FP(Op, DAG); in LowerOperation()
1236 SDValue LowerINT_TO_FP(SDValue Op, SelectionDAG &DAG) const;
8433 SDValue PPCTargetLowering::LowerINT_TO_FP(SDValue Op, in LowerINT_TO_FP() function in PPCTargetLowering10865 case ISD::SINT_TO_FP: return LowerINT_TO_FP(Op, DAG); in LowerOperation()
975 SDValue LowerINT_TO_FP(SDValue Op, SelectionDAG &DAG) const;
3462 SDValue AArch64TargetLowering::LowerINT_TO_FP(SDValue Op, in LowerINT_TO_FP() function in AArch64TargetLowering4872 return LowerINT_TO_FP(Op, DAG); in LowerOperation()