HomeSort by: relevance | last modified time | path
    Searched refs:PromoteIntRes_SADDSUBO_CARRY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 345 SDValue PromoteIntRes_SADDSUBO_CARRY(SDNode *N, unsigned ResNo);
LegalizeIntegerTypes.cpp 165 case ISD::SSUBO_CARRY: Res = PromoteIntRes_SADDSUBO_CARRY(N, ResNo); break;
1341 SDValue DAGTypeLegalizer::PromoteIntRes_SADDSUBO_CARRY(SDNode *N,

Completed in 60 milliseconds