Home
last modified time | relevance | path

Searched refs:Reload (Results 1 – 25 of 34) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/docs/
H A DAArch64SME.rst190 ldr s0, [sp, #76] // 4-byte Folded Reload
194 ldp d9, d8, [sp, #48] // 16-byte Folded Reload
195 ldp d11, d10, [sp, #32] // 16-byte Folded Reload
196 ldp d13, d12, [sp, #16] // 16-byte Folded Reload
197 ldr s0, [sp, #76] // 4-byte Folded Reload
198 ldr x30, [sp, #64] // 8-byte Folded Reload
199 ldp d15, d14, [sp], #80 // 16-byte Folded Reload
350 ldr s1, [x29, #28] // 4-byte Folded Reload
356 ldr s0, [x29, #28] // 4-byte Folded Reload
359 ldp x29, x30, [sp, #64] // 16-byte Folded Reload
[all …]
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp443 MachineInstr *Reload = It->getPrevNode(); in insertReloadBefore() local
446 assert(TII.isLoadFromStackSlot(*Reload, Dummy) == Reg); in insertReloadBefore()
448 MBB->remove(Reload); in insertReloadBefore()
449 MBB->insertAfter(It, Reload); in insertReloadBefore()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1305 Instruction *Reload = B.CreateLoad(Alloc->getAllocatedType(), Alloc); in fold_sincos() local
1306 CI->replaceAllUsesWith(Reload); in fold_sincos()
1310 Instruction *Reload = B.CreateLoad(Alloc->getAllocatedType(), Alloc); in fold_sincos() local
1311 UI->replaceAllUsesWith(Reload); in fold_sincos()
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Dconstraints.md158 ;; Simply check for the basic form of a shift count. Reload will
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerFlags.def121 "Reload the main corpus every <N> seconds to get new units"
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mn10200/
H A Dmn10200.md1052 ;; Reload would think that it only needed a PSImode register in
1151 ;; Reload would think that it only needed a PSImode register in
/openbsd-src/usr.sbin/nsd/doc/
H A DREADME608 slave zones manually (say from email or rsync). Reload with SIGHUP
622 - "Reload process <pid> failed with status <s>, continuing with old database"
/openbsd-src/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.md295 ; Reload can generate addition operations. The SECONDARY_RELOAD_CLASS
/openbsd-src/gnu/usr.bin/binutils/
H A Dlibtool.m473 # Reload cache, that may have been modified by ltconfig
/openbsd-src/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.md333 ; Reload can generate addition operations. The SECONDARY_RELOAD_CLASS
/openbsd-src/gnu/usr.bin/binutils-2.17/
H A Dlibtool.m473 # Reload cache, that may have been modified by ltconfig
/openbsd-src/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl07.rst394 // Reload, increment, and restore the alloca. This handles the case where
/openbsd-src/gnu/gcc/gcc/config/frv/
H A Dfrv.md2186 ;; :: Reload CC registers
2279 ;; Reload CC_UNSmode for unsigned integer comparisons
2366 ;; Reload CC_NZmode. This is mostly the same as the CCmode and CC_UNSmode
2446 ;; Reload CC_FPmode for floating point comparisons
2573 ;; Reload CC_CCRmode for conditional execution registers
/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.md1866 ;; :: Reload CC registers
1959 ;; Reload CC_UNSmode for unsigned integer comparisons
2046 ;; Reload CC_FPmode for floating point comparisons
2154 ;; Reload CC_CCRmode for conditional execution registers
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mn10300/
H A Dmn10300.md227 ;; stack pointer and the other is a memory reference of some kind. Reload
/openbsd-src/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.md1430 /* Reload can generate this pattern... */
/openbsd-src/gnu/gcc/gcc/config/v850/
H A Dv850.md1443 /* Reload can generate this pattern.... */
/openbsd-src/gnu/gcc/gcc/config/mn10300/
H A Dmn10300.md245 ;; stack pointer and the other is a memory reference of some kind. Reload
/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx.seq1171 * Reload HADDR from SHADDR and setup the
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.md5860 ;; Reload HILO_REGNUM in SI mode. This needs a scratch register in
5913 ;; Reload a value into HI or LO. There is no mthi or mtlo on mips16,
6025 ;; Reload condition code registers. reload_incc and reload_outcc
/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.md3492 ;; Reload condition code registers. reload_incc and reload_outcc
/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dsparc.md7082 /* Reload the function value registers. */
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.md7653 /* Reload the function value registers. */
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.106244 * pa.md (call expanders): Reload the PIC register from the
9674 * reload.c (push_reload): Reload a SUBREG if paradoxical and
H A DChangeLog.46032 * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): Reload gp if needed.
13331 * reload.c (find_reloads_toplev): Reload a paradoxical subreg of a

12