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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2480 case ISD::SELECT_CC: Res = ExpandIntOp_SELECT_CC(N); break;
2638 SDValue DAGTypeLegalizer::ExpandIntOp_SELECT_CC(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 83 milliseconds