Searched defs:PromoteIntRes_VAARG (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp80 case ISD::VAARG: Res = PromoteIntRes_VAARG(N); break;
741 SDValue DAGTypeLegalizer::PromoteIntRes_VAARG(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 69 milliseconds