Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp211 uint64_t VTableOffset = VTableInfo.second; in ScanVTableLoad() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp571 APInt VTableOffset(DL.getTypeSizeInBits(VTableEntryPtr->getType()), 0); in tryPromoteCall() local
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DItaniumCXXABI.cpp641 llvm::Value *VTableOffset = FnAsInt; in EmitLoadOfMemberFunctionPointer() local
998 uint64_t VTableOffset; in BuildMemberPointer() local