Home
last modified time | relevance | path

Searched refs:getInAllocaSRet (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h455 bool getInAllocaSRet() const { in getInAllocaSRet() function
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1539 return RI.isIndirect() || (RI.isInAlloca() && RI.getInAllocaSRet()); in ReturnTypeUsesSRet()
1600 if (retAI.getInAllocaSRet()) { in GetFunctionType()
3436 if (RetAI.getInAllocaSRet()) { in EmitFunctionEpilog()