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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h249 SDValue PromoteIntRes_SETCC(SDNode *N);
H A DLegalizeIntegerTypes.cpp70 case ISD::SETCC: Res = PromoteIntRes_SETCC(N); break;
510 SDValue DAGTypeLegalizer::PromoteIntRes_SETCC(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 172 milliseconds