Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp209 uint64_t VTableOffset = VTableInfo.second; in ScanVTableLoad() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp211 uint64_t VTableOffset = VTableInfo.second; in ScanVTableLoad() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp571 APInt VTableOffset(DL.getTypeSizeInBits(VTableEntryPtr->getType()), 0); in tryPromoteCall() local
/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp582 llvm::Value *VTableOffset = FnAsInt; in EmitLoadOfMemberFunctionPointer() local
799 uint64_t VTableOffset = (Index * PointerWidth.getQuantity()); in BuildMemberPointer() local