Home | History | Annotate | Download | only in X86

Lines Matching refs:FP_TO_INTHelper

8264 X86TargetLowering:: FP_TO_INTHelper(SDValue Op, SelectionDAG &DAG,
8570 std::pair<SDValue,SDValue> Vals = FP_TO_INTHelper(Op, DAG,
8573 // If FP_TO_INTHelper failed, the node is actually supposed to be Legal.
8588 std::pair<SDValue,SDValue> Vals = FP_TO_INTHelper(Op, DAG,
12251 FP_TO_INTHelper(SDValue(N, 0), DAG, IsSigned, /*IsReplace=*/ true);