Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/PowerPC/
Dsvr4-redzone.ll30 define i8* @bigstack() nounwind {
35 ; PPC32-LABEL: bigstack:
38 ; PPC64-LABEL: bigstack:
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dsvr4-redzone.ll30 define i8* @bigstack() nounwind {
35 ; PPC32-LABEL: bigstack:
38 ; PPC64-LABEL: bigstack:
/external/pcre/dist2/
DRunTest203 bigstack=
273 bigstack|-bigstack) bigstack=yes;;
323 if [ $? -eq 0 -a "$bigstack" != "" ] ; then
DChangeLog517 for the stack as it needs for -bigstack.
1070 32. Make -bigstack in RunTest allocate a 64MiB stack (instead of 16MiB) so