Home
last modified time | relevance | path

Searched defs:VTablePtr (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DIndirectCallVisitor.h46 Value *VTablePtr = FuncPtr->stripInBoundsConstantOffsets(); in tryGetVTableInstruction() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp622 Value *VTablePtr = FindAvailableLoadedValue( tryPromoteCall() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp951 Instruction *VTablePtr = computeVirtualCallSiteTypeInfoMap() local
/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1642 llvm::Value *VTablePtr = CGF.GetVTablePtr(This, CGM.Int8PtrTy, ClassDecl); GetVirtualBaseClassOffset() local
2200 llvm::Value *VTablePtr = performTypeAdjustment() local
H A DCGClass.cpp1798 llvm::Value *VTablePtr = CGF.LoadCXXThis(); in Emit() local