Lines Matching defs:VBIndex
798 uint32_t VBIndex = 0);
2212 unsigned VBIndex = Context.getVBTableIndex(ObjectWithVPtr, VBase);
2213 assert(Offsets[VBIndex] == nullptr && "The same vbindex seen twice?");
2214 Offsets[VBIndex] = llvm::ConstantInt::get(CGM.IntTy, Offset.getQuantity());
2291 if (RA.Virtual.Microsoft.VBIndex) {
2292 assert(RA.Virtual.Microsoft.VBIndex > 0);
2297 IntSize * RA.Virtual.Microsoft.VBIndex, &VBPtr);
3415 llvm::Value *VBIndex = Builder.CreateExactUDiv(
3420 Mapping->getAggregateElement(cast<llvm::Constant>(VBIndex));
3422 llvm::Value *Idxs[] = {getZeroInt(), VBIndex};
4188 uint32_t VBIndex) {
4204 VBPtrOffset, VBIndex, Out);
4253 llvm::ConstantInt::get(CGM.IntTy, VBIndex), // VBTableIndex