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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 438 void ExpandIntRes_ADDSUBE (SDNode *N, SDValue &Lo, SDValue &Hi);
LegalizeIntegerTypes.cpp 2161 case ISD::SUBE: ExpandIntRes_ADDSUBE(N, Lo, Hi); break;
2704 void DAGTypeLegalizer::ExpandIntRes_ADDSUBE(SDNode *N,

Completed in 19 milliseconds