Searched refs:VarArgs (Results 1 – 3 of 3) sorted by relevance
72 std::vector<GenericValue> VarArgs; // Values passed through an ellipsis member80 VarArgs(std::move(O.VarArgs)), Allocas(std::move(O.Allocas)) {} in ExecutionContext()88 VarArgs = std::move(O.VarArgs);205 return &(ECStack.back ().VarArgs[0]); in getFirstVarArg()
1726 .VarArgs[VAList.UIntPairVal.second]; in visitVAArgInst()2110 StackFrame.VarArgs.assign(ArgVals.begin()+i, ArgVals.end()); in callFunction()
3 ; CHECK: with VarArgs