Lines Matching defs:VBIndex
792 uint32_t VBIndex = 0);
2206 unsigned VBIndex = Context.getVBTableIndex(ObjectWithVPtr, VBase);
2207 assert(Offsets[VBIndex] == nullptr && "The same vbindex seen twice?");
2208 Offsets[VBIndex] = llvm::ConstantInt::get(CGM.IntTy, Offset.getQuantity());
2285 if (RA.Virtual.Microsoft.VBIndex) {
2286 assert(RA.Virtual.Microsoft.VBIndex > 0);
2291 IntSize * RA.Virtual.Microsoft.VBIndex, &VBPtr);
3409 llvm::Value *VBIndex = Builder.CreateExactUDiv(
3414 Mapping->getAggregateElement(cast<llvm::Constant>(VBIndex));
3416 llvm::Value *Idxs[] = {getZeroInt(), VBIndex};
4181 uint32_t VBIndex) {
4197 VBPtrOffset, VBIndex, Out);
4246 llvm::ConstantInt::get(CGM.IntTy, VBIndex), // VBTableIndex