Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.h513 performReturnAdjustment(CodeGenFunction &CGF, Address Ret,
H A DCGVTables.cpp94 ReturnValue = CGF.CGM.getCXXABI().performReturnAdjustment( in PerformReturnAdjustment()
H A DMicrosoftCXXABI.cpp421 llvm::Value *performReturnAdjustment(CodeGenFunction &CGF, Address Ret,
2281 llvm::Value *MicrosoftCXXABI::performReturnAdjustment( in performReturnAdjustment() function in MicrosoftCXXABI
H A DItaniumCXXABI.cpp343 llvm::Value *performReturnAdjustment(CodeGenFunction &CGF, Address Ret,
2400 ItaniumCXXABI::performReturnAdjustment(CodeGenFunction &CGF, Address Ret, in performReturnAdjustment() function in ItaniumCXXABI