Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp1056 void rewriteWithInAlloca(CGFunctionInfo &FI) const;
1835 rewriteWithInAlloca(FI); in computeInfo()
1885 void X86_32ABIInfo::rewriteWithInAlloca(CGFunctionInfo &FI) const { in rewriteWithInAlloca() function in X86_32ABIInfo