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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h246 SDValue PromoteIntRes_SELECT(SDNode *N);
H A DLegalizeIntegerTypes.cpp67 case ISD::SELECT: Res = PromoteIntRes_SELECT(N); break;
483 SDValue DAGTypeLegalizer::PromoteIntRes_SELECT(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 193 milliseconds