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

/external/clang/lib/CodeGen/
H A DTargetInfo.cpp551 void rewriteWithInAlloca(CGFunctionInfo &FI) const;
980 rewriteWithInAlloca(FI);
1005 void X86_32ABIInfo::rewriteWithInAlloca(CGFunctionInfo &FI) const { function in class:X86_32ABIInfo

Completed in 60 milliseconds