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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 427 void ExpandIntRes_TRUNCATE (SDNode *N, SDValue &Lo, SDValue &Hi);
LegalizeIntegerTypes.cpp 2101 case ISD::TRUNCATE: ExpandIntRes_TRUNCATE(N, Lo, Hi); break;
3919 void DAGTypeLegalizer::ExpandIntRes_TRUNCATE(SDNode *N,

Completed in 36 milliseconds