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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp118 case ISD::SSUBO: Res = PromoteIntRes_SADDSUBO(N, ResNo); break;
474 SDValue DAGTypeLegalizer::PromoteIntRes_SADDSUBO(SDNode *N, unsigned ResNo) { function in class:DAGTypeLegalizer

Completed in 59 milliseconds