Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h396 void setInAllocaSRet(bool SRet) { in setInAllocaSRet() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp1912 Ret.setInAllocaSRet(IsWin32StructABI); in rewriteWithInAlloca()