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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 421 void ExpandIntRes_CTPOP (SDNode *N, SDValue &Lo, SDValue &Hi);
LegalizeIntegerTypes.cpp 2080 case ISD::CTPOP: ExpandIntRes_CTPOP(N, Lo, Hi); break;
2989 void DAGTypeLegalizer::ExpandIntRes_CTPOP(SDNode *N,

Completed in 36 milliseconds