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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1307 case ISD::SUB: ExpandIntRes_ADDSUB(N, Lo, Hi); break;
1606 void DAGTypeLegalizer::ExpandIntRes_ADDSUB(SDNode *N, function in class:DAGTypeLegalizer

Completed in 43 milliseconds