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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 439 void ExpandIntRes_ADDSUBCARRY (SDNode *N, SDValue &Lo, SDValue &Hi);
LegalizeIntegerTypes.cpp 2164 case ISD::SUBCARRY: ExpandIntRes_ADDSUBCARRY(N, Lo, Hi); break;
2782 void DAGTypeLegalizer::ExpandIntRes_ADDSUBCARRY(SDNode *N,

Completed in 23 milliseconds