Searched refs:getThisAddress (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCall.h | 215 Address getThisAddress() const { in getThisAddress() function
|
| H A D | CGCXXABI.cpp | 23 Address CGCXXABI::getThisAddress(CodeGenFunction &CGF) { in getThisAddress() function in CGCXXABI
|
| H A D | CGCXXABI.h | 61 Address getThisAddress(CodeGenFunction &CGF);
|
| H A D | MicrosoftCXXABI.cpp | 1267 GetVirtualBaseClassOffset(CGF, getThisAddress(CGF), RD, VBase); in initializeHiddenVirtualInheritanceMembers() 1318 Address This = getThisAddress(CGF); in EmitVBPtrStores() 2120 CGF.GetVTablePtr(getThisAddress(CGF), CGF.UnqualPtrTy, MD->getParent()); in EmitVirtualMemPtrThunk()
|
| H A D | ItaniumCXXABI.cpp | 3424 getThisAddress(CGF), ThunkTy); in getOrCreateVirtualFunctionPointerThunk()
|
| H A D | CGCall.cpp | 6201 CGF, getVirtualMethodDecl(), getThisAddress(), getVirtualFunctionType(), in prepareConcreteCallee()
|