Searched defs:VPtr (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | IndirectCallPromotion.cpp | 148 Instruction *VPtr; member 544 Instruction *VPtr = VirtualCallInfo.VPtr; in computeVTableInfos() local 632 CallBase &CB, Instruction *VPtr, ArrayRef<PromotionCandidate> Candidates, in tryToPromoteWithFuncCmp() 689 Instruction *VPtr, VTableGUIDCountsMap &VTableGUIDCounts) { in updateVPtrValueProfiles() 713 CallBase &CB, Instruction *VPtr, ArrayRef<PromotionCandidate> Candidates, in tryToPromoteWithVTableCmp() 821 Instruction *VPtr = in processFunction() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IndirectCallVisitor.h | 70 Instruction *VPtr = in visitCallBase() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TypeMetadataUtils.cpp | 53 const Module *M, SmallVectorImpl<DevirtCallSite> &DevirtCalls, Value *VPtr, in findLoadCallsAtConstantOffset()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CallPromotionUtils.cpp | 575 CallBase &llvm::promoteCallWithVTableCmp(CallBase &CB, Instruction *VPtr, in promoteCallWithVTableCmp()
|
H A D | InlineFunction.cpp | 1995 Instruction *VPtr = PGOIndirectCallVisitor::tryGetVTableInstruction(CB); in updateProfileCallee() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Scalarizer.cpp | 1141 Scatterer VPtr = scatter(&SI, SI.getPointerOperand(), Layout->VS); in visitStoreInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
H A D | SandboxIR.cpp | 719 Value *Context::registerValue(std::unique_ptr<Value> &&VPtr) { in registerValue()
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 554 const IntPtrT VPtr = swap(I->VTablePointer); in createSymtab() local
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | PluginManager.cpp | 75 template <typename FPtrTy> static FPtrTy CastToFPtr(void *VPtr) { in CastToFPtr()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 1960 Address VPtr = in getVirtualFunctionPointer() local
|
H A D | ItaniumCXXABI.cpp | 1733 llvm::Instruction *VPtr = CGF.Builder.CreateLoad( in emitExactDynamicCast() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 9456 Value *VPtr = *SimplifiedOpV; in updateImpl() local 10812 Value *VPtr = &V; in addValue() local
|