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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h244 SDValue PromoteIntRes_SADDSUBO(SDNode *N, unsigned ResNo);
H A DLegalizeIntegerTypes.cpp116 case ISD::SSUBO: Res = PromoteIntRes_SADDSUBO(N, ResNo); break;
446 SDValue DAGTypeLegalizer::PromoteIntRes_SADDSUBO(SDNode *N, unsigned ResNo) { function in class:DAGTypeLegalizer

Completed in 108 milliseconds