Searched refs:PromoteIntRes_FP_TO_XINT (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h239 SDValue PromoteIntRes_FP_TO_XINT(SDNode *N);
H A DLegalizeIntegerTypes.cpp98 case ISD::FP_TO_UINT: Res = PromoteIntRes_FP_TO_XINT(N); break;
351 SDValue DAGTypeLegalizer::PromoteIntRes_FP_TO_XINT(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 132 milliseconds