Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:LowerFP_TO_INT

6210 SDValue PPCTargetLowering::LowerFP_TO_INT(SDValue Op, SelectionDAG &DAG,
7982 case ISD::FP_TO_SINT: return LowerFP_TO_INT(Op, DAG,
8079 // LowerFP_TO_INT() can only handle f32 and f64.
8082 Results.push_back(LowerFP_TO_INT(SDValue(N, 0), DAG, dl));