Home
last modified time | relevance | path

Searched defs:VTableOffset (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp162 uint64_t VTableOffset = VTableInfo.second; in ScanVTableLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp606 APInt VTableOffset(DL.getTypeSizeInBits(VTableEntryPtr->getType()), 0); in tryPromoteCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp687 llvm::Value *VTableOffset = FnAsInt; in EmitLoadOfMemberFunctionPointer() local
1140 uint64_t VTableOffset; in BuildMemberPointer() local