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

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

Completed in 154 milliseconds