Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCXXABI.h430 virtual llvm::Value *performThisAdjustment(CodeGenFunction &CGF,
DCGVTables.cpp187 CGM.getCXXABI().performThisAdjustment(*this, ThisPtr, Thunk.This); in GenerateVarArgsThunk()
262 Thunk ? CGM.getCXXABI().performThisAdjustment( in EmitCallAndReturnForThunk()
DItaniumCXXABI.cpp286 llvm::Value *performThisAdjustment(CodeGenFunction &CGF, Address This,
1700 llvm::Value *ItaniumCXXABI::performThisAdjustment(CodeGenFunction &CGF, in performThisAdjustment() function in ItaniumCXXABI
DMicrosoftCXXABI.cpp373 llvm::Value *performThisAdjustment(CodeGenFunction &CGF, Address This,
2043 llvm::Value *MicrosoftCXXABI::performThisAdjustment(CodeGenFunction &CGF, in performThisAdjustment() function in MicrosoftCXXABI