Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h146 VBPtrLayoutItem *VBPtr = nullptr; variable
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp573 llvm::Value **VBPtr = nullptr) { in GetVBaseOffsetFromVBPtr()
1219 Address VBPtr = CGF.Builder.CreateConstInBoundsByteGEP(This, Offs); in EmitVBPtrStores() local
2075 llvm::Value *VBPtr; in performThisAdjustment() local
2108 llvm::Value *VBPtr; in performReturnAdjustment() local
2849 llvm::Value *VBPtr = in GetVBaseOffsetFromVBPtr() local
2918 llvm::Value *VBPtr = nullptr; in AdjustVirtualBase() local
DCGRecordLayoutBuilder.cpp80 enum InfoKind { VFPtr, VBPtr, Field, Base, VBase, Scissor } Kind; enumerator