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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h353 SDValue ExpandIntOp_SELECT_CC(SDNode *N);
H A DLegalizeIntegerTypes.cpp2459 case ISD::SELECT_CC: Res = ExpandIntOp_SELECT_CC(N); break;
2612 SDValue DAGTypeLegalizer::ExpandIntOp_SELECT_CC(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 125 milliseconds