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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 347 SDValue PromoteIntRes_VAARG(SDNode *N);
LegalizeIntegerTypes.cpp 94 case ISD::VAARG: Res = PromoteIntRes_VAARG(N); break;
1417 SDValue DAGTypeLegalizer::PromoteIntRes_VAARG(SDNode *N) {

Completed in 82 milliseconds