Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp932 void rewriteWithInAlloca(CGFunctionInfo &FI) const;
1624 rewriteWithInAlloca(FI); in computeInfo()
1674 void X86_32ABIInfo::rewriteWithInAlloca(CGFunctionInfo &FI) const { in rewriteWithInAlloca() function in X86_32ABIInfo