Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCXXABI.h434 virtual llvm::Value *performReturnAdjustment(CodeGenFunction &CGF,
DCGVTables.cpp107 ReturnValue = CGF.CGM.getCXXABI().performReturnAdjustment(CGF, in PerformReturnAdjustment()
DItaniumCXXABI.cpp289 llvm::Value *performReturnAdjustment(CodeGenFunction &CGF, Address Ret,
1709 ItaniumCXXABI::performReturnAdjustment(CodeGenFunction &CGF, Address Ret, in performReturnAdjustment() function in ItaniumCXXABI
DMicrosoftCXXABI.cpp376 llvm::Value *performReturnAdjustment(CodeGenFunction &CGF, Address Ret,
2096 MicrosoftCXXABI::performReturnAdjustment(CodeGenFunction &CGF, Address Ret, in performReturnAdjustment() function in MicrosoftCXXABI