Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:UIntPairVal

843       ArgIndex.UIntPairVal.first = ECStack.size() - 1;
844 ArgIndex.UIntPairVal.second = 0;
1156 GenericValue Src = ECStack[VAList.UIntPairVal.first]
1157 .VarArgs[VAList.UIntPairVal.second];
1173 ++VAList.UIntPairVal.second;