| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | README.txt | 3 Common register allocation / spilling problem: 109 It's not always a good idea to choose rematerialization over spilling. If all 110 the load / store instructions would be folded then spilling is cheaper because
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| H A D | sa.c | 667 boolean_t spilling; in sa_build_layouts() local 674 SA_BONUS, &i, &used, &spilling); in sa_build_layouts() 679 VERIFY(0 == dmu_set_bonus(hdl->sa_bonus, spilling ? in sa_build_layouts() 683 ASSERT((bonustype == DMU_OT_ZNODE && spilling == 0) || in sa_build_layouts() 687 if (spilling) { in sa_build_layouts() 715 if (spilling) in sa_build_layouts() 738 VERIFY(spilling); in sa_build_layouts() 796 if (!spilling) { in sa_build_layouts()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/ |
| H A D | 2003-06-26-Reoptimizer2.txt | 40 spilling registers, normally allocated on the stack, if the trace
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
| H A D | 2817.md | 49 ;; latency == 0. This reduces life ranges and spilling. We want to increase
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
| H A D | 2817.md | 49 ;; latency == 0. This reduces life ranges and spilling. We want to increase
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | README-X86-64.txt | 182 we can change the spilling code to reduce the amount of stack used by half.
|
| H A D | README.txt | 1046 Rather than spilling the result of the last addsd in the loop, we should have
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | README-Thumb.txt | 179 When spilling in thumb mode and the sp offset is too large to fit in the ldr /
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/ |
| H A D | microblaze.md | 901 ;; different predicates, because register spilling and other parts of 990 ;; different predicates, because register spilling and other parts of 1063 ;; different predicates, because register spilling and other parts of 1103 ;; different predicates, because register spilling and other parts of
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/ |
| H A D | microblaze.md | 901 ;; different predicates, because register spilling and other parts of 990 ;; different predicates, because register spilling and other parts of 1063 ;; different predicates, because register spilling and other parts of 1103 ;; different predicates, because register spilling and other parts of
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/ |
| H A D | iq2000.md | 683 ;; different predicates, because register spilling and other parts of 746 ;; different predicates, because register spilling and other parts of 785 ;; different predicates, because register spilling and other parts of
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
| H A D | iq2000.md | 692 ;; different predicates, because register spilling and other parts of 755 ;; different predicates, because register spilling and other parts of 794 ;; different predicates, because register spilling and other parts of
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
| H A D | predicates.md | 347 allows reload the opportunity to avoid spilling addresses to
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfo.td | 367 // Allow spilling GPR's into caller-saved VSR's.
|
| H A D | README.txt | 312 to the stack (the two marked instrs): spilling it to a GPR is quite enough.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| H A D | predicates.md | 347 allows reload the opportunity to avoid spilling addresses to
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
| H A D | loongarch.md | 1572 ;; different predicates, because register spilling and other parts of 1627 ;; different predicates, because register spilling and other parts of 1652 ;; different predicates, because register spilling and other parts of
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/ |
| H A D | msp430.md | 354 ; to be that reload is more prevelent to spilling a variable onto the stack
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | mips.md | 4718 ;; different predicates, because register spilling and other parts of 4828 ;; different predicates, because register spilling and other parts of 4971 ;; different predicates, because register spilling and other parts of 5047 ;; different predicates, because register spilling and other parts of
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | mips.md | 4708 ;; different predicates, because register spilling and other parts of 4818 ;; different predicates, because register spilling and other parts of 4961 ;; different predicates, because register spilling and other parts of 5037 ;; different predicates, because register spilling and other parts of
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/ |
| H A D | msp430.md | 501 ; to be that reload is more prevelent to spilling a variable onto the stack
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | params.opt | 355 The max number of reload pseudos which are considered during spilling a non-reload pseudo.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
| H A D | riscv.md | 1368 ;; different predicates, because register spilling and other parts of
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | params.opt | 442 The max number of reload pseudos which are considered during spilling a non-reload pseudo.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | SpeculativeLoadHardening.md | 504 when the register pressure is sufficient to make it worth spilling to memory
|