Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp1197 void rewriteWithInAlloca(CGFunctionInfo &FI) const;
2015 rewriteWithInAlloca(FI); in computeInfo()
2071 void X86_32ABIInfo::rewriteWithInAlloca(CGFunctionInfo &FI) const { in rewriteWithInAlloca() function in X86_32ABIInfo