/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/X86/ |
H A D | ABIX86.cpp | 69 lldb_private::DynamicRegisterInfo::Register new_reg{ in addPartialRegisters() local 110 lldb_private::DynamicRegisterInfo::Register new_reg{ in addCombinedRegisters() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ssa.c | 721 rtx new_reg; member 925 rtx new_reg = ssa_rename_to_lookup (x); local 955 rtx new_reg = ssa_rename_to_lookup (dest); local 2036 rtx new_reg = regno_reg_rtx[new_regno]; local
|
H A D | loop.h | 80 rtx new_reg; /* New register, containing strength reduced member
|
H A D | regrename.c | 239 int new_reg, best_new_reg = -1; in regrename_optimize() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | modulo-sched.c | 154 rtx new_reg; member 501 rtx new_reg = gen_reg_rtx (GET_MODE (prev_reg)); in generate_reg_moves() local
|
H A D | loop-unroll.c | 1948 rtx new_reg, set; in expand_var_during_unrolling() local
|
H A D | bb-reorder.c | 1688 rtx new_reg; in fix_crossing_unconditional_branches() local
|
H A D | regrename.c | 235 int new_reg, best_new_reg; in regrename_optimize() local
|
H A D | optabs.c | 5909 expand_compare_and_swap_loop (rtx mem, rtx old_reg, rtx new_reg, rtx seq) in expand_compare_and_swap_loop()
|
/openbsd-src/gnu/gcc/gcc/config/m32r/ |
H A D | m32r.c | 2444 unsigned int new_reg) in m32r_hard_regno_rename_ok()
|
/openbsd-src/gnu/gcc/gcc/config/m68k/ |
H A D | m68k.c | 3600 unsigned int new_reg) in m68k_hard_regno_rename_ok()
|
/openbsd-src/gnu/gcc/gcc/config/h8300/ |
H A D | h8300.c | 5603 unsigned int new_reg) in h8300_hard_regno_rename_ok()
|
/openbsd-src/gnu/gcc/gcc/config/bfin/ |
H A D | bfin.c | 999 unsigned int new_reg) in bfin_hard_regno_rename_ok()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | sh.c | 7142 sh_hard_regno_rename_ok (old_reg, new_reg) in sh_hard_regno_rename_ok() argument
|
/openbsd-src/gnu/gcc/gcc/config/s390/ |
H A D | s390.c | 6828 s390_hard_regno_rename_ok (unsigned int old_reg, unsigned int new_reg) in s390_hard_regno_rename_ok()
|
/openbsd-src/gnu/gcc/gcc/config/ia64/ |
H A D | ia64.c | 2089 rtx old_reg, new_reg, cmp_reg, ar_ccv, label; in ia64_expand_atomic_op() local
|
/openbsd-src/gnu/gcc/gcc/config/sh/ |
H A D | sh.c | 8503 unsigned int new_reg) in sh_hard_regno_rename_ok()
|