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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 329 SDValue PromoteIntRes_SADDSUBO(SDNode *N, unsigned ResNo);
LegalizeIntegerTypes.cpp 153 case ISD::SSUBO: Res = PromoteIntRes_SADDSUBO(N, ResNo); break;
1007 SDValue DAGTypeLegalizer::PromoteIntRes_SADDSUBO(SDNode *N, unsigned ResNo) {

Completed in 35 milliseconds