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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 443 void ExpandIntRes_PARITY (SDNode *N, SDValue &Lo, SDValue &Hi);
LegalizeIntegerTypes.cpp 2075 case ISD::PARITY: ExpandIntRes_PARITY(N, Lo, Hi); break;
2903 void DAGTypeLegalizer::ExpandIntRes_PARITY(SDNode *N, SDValue &Lo,

Completed in 21 milliseconds