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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2475 case ISD::BR_CC: Res = ExpandIntOp_BR_CC(N); break;
2620 SDValue DAGTypeLegalizer::ExpandIntOp_BR_CC(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 145 milliseconds