Home
last modified time | relevance | path

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

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