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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 453 void ExpandIntRes_SADDSUBO (SDNode *N, SDValue &Lo, SDValue &Hi);
LegalizeIntegerTypes.cpp 2174 case ISD::SSUBO: ExpandIntRes_SADDSUBO(N, Lo, Hi); break;
3627 void DAGTypeLegalizer::ExpandIntRes_SADDSUBO(SDNode *Node,

Completed in 20 milliseconds