Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGVTables.cpp189 CGM.getCXXABI().performThisAdjustment(*this, ThisPtr, Thunk.This); in GenerateVarArgsThunk()
264 Thunk ? CGM.getCXXABI().performThisAdjustment( in EmitCallAndReturnForThunk()
DCGCXXABI.h414 virtual llvm::Value *performThisAdjustment(CodeGenFunction &CGF,
DItaniumCXXABI.cpp294 llvm::Value *performThisAdjustment(CodeGenFunction &CGF, Address This,
1702 llvm::Value *ItaniumCXXABI::performThisAdjustment(CodeGenFunction &CGF, in performThisAdjustment() function in ItaniumCXXABI
DMicrosoftCXXABI.cpp373 llvm::Value *performThisAdjustment(CodeGenFunction &CGF, Address This,
2035 llvm::Value *MicrosoftCXXABI::performThisAdjustment(CodeGenFunction &CGF, in performThisAdjustment() function in MicrosoftCXXABI