Home
last modified time | relevance | path

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

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