Home
last modified time | relevance | path

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

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