Home
last modified time | relevance | path

Searched refs:spilling (Results 1 – 25 of 68) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DREADME.txt3 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 Dsa.c667 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 D2003-06-26-Reoptimizer2.txt40 spilling registers, normally allocated on the stack, if the trace
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A D2817.md49 ;; latency == 0. This reduces life ranges and spilling. We want to increase
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A D2817.md49 ;; latency == 0. This reduces life ranges and spilling. We want to increase
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DREADME-X86-64.txt182 we can change the spilling code to reduce the amount of stack used by half.
H A DREADME.txt1046 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 DREADME-Thumb.txt179 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 Dmicroblaze.md901 ;; 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 Dmicroblaze.md901 ;; 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 Diq2000.md683 ;; 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 Diq2000.md692 ;; 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 Dpredicates.md347 allows reload the opportunity to avoid spilling addresses to
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.td367 // Allow spilling GPR's into caller-saved VSR's.
H A DREADME.txt312 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 Dpredicates.md347 allows reload the opportunity to avoid spilling addresses to
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.md1572 ;; 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 Dmsp430.md354 ; 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 Dmips.md4718 ;; 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 Dmips.md4708 ;; 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 Dmsp430.md501 ; to be that reload is more prevelent to spilling a variable onto the stack
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dparams.opt355 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 Driscv.md1368 ;; different predicates, because register spilling and other parts of
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dparams.opt442 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 DSpeculativeLoadHardening.md504 when the register pressure is sufficient to make it worth spilling to memory

123