Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp613 void rewriteWithInAlloca(CGFunctionInfo &FI) const;
1167 rewriteWithInAlloca(FI); in computeInfo()
1212 void X86_32ABIInfo::rewriteWithInAlloca(CGFunctionInfo &FI) const { in rewriteWithInAlloca() function in X86_32ABIInfo