Home
last modified time | relevance | path

Searched refs:performThisAdjustment (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCXXABI.h483 virtual llvm::Value *performThisAdjustment(CodeGenFunction &CGF,
H A DCGVTables.cpp213 CGM.getCXXABI().performThisAdjustment(*this, ThisPtr, Thunk.This); in GenerateVarArgsThunk()
301 Thunk ? CGM.getCXXABI().performThisAdjustment( in EmitCallAndReturnForThunk()
H A DItaniumCXXABI.cpp296 llvm::Value *performThisAdjustment(CodeGenFunction &CGF, Address This,
2148 llvm::Value *ItaniumCXXABI::performThisAdjustment(CodeGenFunction &CGF, in performThisAdjustment() function in ItaniumCXXABI
H A DMicrosoftCXXABI.cpp392 llvm::Value *performThisAdjustment(CodeGenFunction &CGF, Address This,
2185 llvm::Value *MicrosoftCXXABI::performThisAdjustment(CodeGenFunction &CGF, in performThisAdjustment() function in MicrosoftCXXABI