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

/macosx-10.10.1/llvmCore-3425.0.34/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 74 milliseconds