Searched refs:UIntPairVal (Results 1 – 4 of 4) sorted by relevance
36 struct IntPair UIntPairVal; member46 GenericValue() : IntVal(1,0) {UIntPairVal.first = 0; UIntPairVal.second = 0;} in GenericValue()
31 struct { unsigned int first; unsigned int second; } UIntPairVal; member
846 ArgIndex.UIntPairVal.first = ECStack.size() - 1; in visitCallSite()847 ArgIndex.UIntPairVal.second = 0; in visitCallSite()1159 GenericValue Src = ECStack[VAList.UIntPairVal.first] in visitVAArgInst()1160 .VarArgs[VAList.UIntPairVal.second]; in visitVAArgInst()1176 ++VAList.UIntPairVal.second; in visitVAArgInst()
1075 ArgIndex.UIntPairVal.first = ECStack.size() - 1; in visitCallSite()1076 ArgIndex.UIntPairVal.second = 0; in visitCallSite()1725 GenericValue Src = ECStack[VAList.UIntPairVal.first] in visitVAArgInst()1726 .VarArgs[VAList.UIntPairVal.second]; in visitVAArgInst()1744 ++VAList.UIntPairVal.second; in visitVAArgInst()