Home
last modified time | relevance | path

Searched refs:clobbered (Results 1 – 25 of 249) sorted by relevance

12345678910

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Dabi35 %1 call clobbered
46 %12 call clobbered
47 %13 call clobbered
48 %14 call clobbered
49 %15 call clobbered
58 %24 call clobbered
59 %25 call clobbered
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Dabi35 %1 call clobbered
46 %12 call clobbered
47 %13 call clobbered
48 %14 call clobbered
49 %15 call clobbered
58 %24 call clobbered
59 %25 call clobbered
/netbsd-src/sys/arch/i386/i386/
H A Dlinux_sigcode.S81 leal LINUX_SIGF_SC(%esp),%ebx # scp (the call may have clobbered the
92 leal LINUX_RT_SIGF_UC(%esp),%ebx # scp (the call may have clobbered the
/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_sigcode.S82 leal FREEBSD_SIGF_SC(%esp),%eax # scp (the call may have clobbered
/netbsd-src/external/bsd/cron/bin/cron/
H A DMakefile22 CWARNFLAGS.gcc+= -Wno-error=clobbered
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cr16/
H A Dtestutils.inc1 # r0-r5 are used as tmps, consider them call clobbered by these macros.
/netbsd-src/sys/arch/vax/boot/xxboot/
H A Dstart.S157 pushr $0x131 # save clobbered registers
171 popr $0x131 # restore clobbered registers
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.td43 // call-clobbered argument registers available for code that doesn't
52 // are call-clobbered, so we can use all of them here.
154 // registers that may be clobbered e.g. by PLT stubs.
188 // All floating point return-value registers are call-clobbered.
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/thumb/
H A Dtestutils.inc2 # r0-r3 are used as tmps, consider them call clobbered by these macros.
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/m32r/
H A Dtestutils.inc1 # r0-r3 are used as tmps, consider them call clobbered by these macros.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.md53 ;; n = no change, x = clobbered. The first 16 values are chosen such
H A Dm32c.abi102 sb, fb, sp (i.e. nearly all registers are call clobbered)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.md53 ;; n = no change, x = clobbered. The first 16 values are chosen such
H A Dm32c.abi102 sb, fb, sp (i.e. nearly all registers are call clobbered)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp2115 goto clobbered; in OptimizeWeakCalls()
2118 goto clobbered; in OptimizeWeakCalls()
2144 goto clobbered; in OptimizeWeakCalls()
2147 goto clobbered; in OptimizeWeakCalls()
2156 goto clobbered; in OptimizeWeakCalls()
2166 goto clobbered; in OptimizeWeakCalls()
2169 clobbered:; in OptimizeWeakCalls()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/or1k/
H A Dconstraints.md28 ; t - got address registers (excludes LR (r9) which is clobbered by set_got)
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/xscale/
H A Dtestutils.inc1 # r0-r3 are used as tmps, consider them call clobbered by these macros.
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/iwmmxt/
H A Dtestutils.inc1 # r0-r3 are used as tmps, consider them call clobbered by these macros.
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/
H A Dtestutils.inc1 # r0-r3 are used as tmps, consider them call clobbered by these macros.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/
H A Dmmix.opt32 Use call-clobbered registers for parameters and return value.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/
H A Dmmix.opt32 Use call-clobbered registers for parameters and return value.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DMemorySSA.rst178 it's clobbered by ``5``.
383 Each of these variables may be clobbered at multiple def sites.
408 for a given store, you can find all loads actually clobbered by that
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dconstraints.md28 "A call clobbered Pn register.")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dconstraints.md28 "A call clobbered Pn register.")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy-abi29 r2 through r7 Argument passing; call-clobbered.

12345678910