/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-p8swap.c | 647 rtx_is_swappable_p (rtx op, unsigned int *special) in rtx_is_swappable_p() 846 unsigned int *special) in insn_is_swappable_p() 1097 machine_mode mode = GET_MODE (DF_REF_REG (use)); in mark_swaps_for_removal() local 1182 machine_mode mode = GET_MODE (tgt_reg); in permute_load() local 1207 machine_mode mode = GET_MODE (src_reg); in permute_store() local 1571 rs6000_gen_stvx (enum machine_mode mode, rtx dest_exp, rtx src_exp) in rs6000_gen_stvx() 1657 enum machine_mode mode = GET_MODE (dest_exp); in replace_swapped_aligned_store() local 1695 rs6000_gen_lvx (enum machine_mode mode, rtx dest_exp, rtx src_exp) in rs6000_gen_lvx() 1763 enum machine_mode mode = GET_MODE (src_exp); in replace_swapped_aligned_load() local 1894 enum machine_mode mode = GET_MODE (const_vector); in replace_swapped_load_constant() local [all …]
|
/netbsd-src/usr.sbin/installboot/ |
H A D | installboot.c | 121 int ch, rv, mode; in main() local 128 const char *special, *raw; in main() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-p8swap.cc | 669 rtx_is_swappable_p (rtx op, unsigned int *special) in rtx_is_swappable_p() 866 unsigned int *special) in insn_is_swappable_p() 1117 machine_mode mode = GET_MODE (DF_REF_REG (use)); in mark_swaps_for_removal() local 1202 machine_mode mode = GET_MODE (tgt_reg); in permute_load() local 1227 machine_mode mode = GET_MODE (src_reg); in permute_store() local 1591 rs6000_gen_stvx (enum machine_mode mode, rtx dest_exp, rtx src_exp) in rs6000_gen_stvx() 1677 enum machine_mode mode = GET_MODE (dest_exp); in replace_swapped_aligned_store() local 1715 rs6000_gen_lvx (enum machine_mode mode, rtx dest_exp, rtx src_exp) in rs6000_gen_lvx() 1784 enum machine_mode mode = GET_MODE (src_exp); in replace_swapped_aligned_load() local 1915 enum machine_mode mode = GET_MODE (const_vector); in replace_swapped_load_constant() local [all …]
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grotty/ |
H A D | tty.cpp | 106 unsigned char mode; member in tty_font 163 unsigned char mode; member in glyph 379 unsigned char mode) in add_char() 438 void tty_printer::special(char *arg, const environment *env, char type) in special() function in tty_printer
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/ |
H A D | h8300.cc | 988 split_adds_subs (machine_mode mode, rtx *operands) in split_adds_subs() 1775 h8300_print_operand_address (FILE *file, machine_mode mode, rtx addr) in h8300_print_operand_address() 2043 h8300_get_index (rtx x, machine_mode mode, int *size) in h8300_get_index() 2588 machine_mode mode = GET_MODE (operands[0]); in compute_mov_length() local 2729 machine_mode mode = GET_MODE (operands[0]); in output_plussi() local 2829 machine_mode mode = GET_MODE (operands[0]); in compute_plussi_length() local 2900 machine_mode mode = GET_MODE (operands[0]); in compute_plussi_cc() local 2948 output_logical_op (machine_mode mode, rtx_code code, rtx *operands, rtx_insn *insn) in output_logical_op() 3119 compute_logical_op_length (machine_mode mode, rtx_code code, rtx *operands, rtx_insn *insn) in compute_logical_op_length() 3319 h8sx_classify_shift (machine_mode mode, enum rtx_code code, rtx op) in h8sx_classify_shift() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/ |
H A D | h8300.c | 1021 split_adds_subs (machine_mode mode, rtx *operands) in split_adds_subs() 1802 h8300_print_operand_address (FILE *file, machine_mode mode, rtx addr) in h8300_print_operand_address() 2124 h8300_get_index (rtx x, machine_mode mode, int *size) in h8300_get_index() 2659 machine_mode mode = GET_MODE (operands[0]); in compute_mov_length() local 2909 machine_mode mode = GET_MODE (operands[0]); in output_plussi() local 2993 machine_mode mode = GET_MODE (operands[0]); in compute_plussi_length() local 3072 machine_mode mode = GET_MODE (operands[0]); in compute_plussi_cc() local 3127 output_logical_op (machine_mode mode, rtx *operands) in output_logical_op() 3308 compute_logical_op_length (machine_mode mode, rtx *operands) in compute_logical_op_length() 3454 compute_logical_op_cc (machine_mode mode, rtx *operands) in compute_logical_op_cc() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | reload1.c | 447 for (int mode = 0; mode < MAX_MACHINE_MODE; mode++) in init_reload() local 1594 machine_mode mode = GET_MODE (SET_DEST (set)); in calculate_elim_costs_all_insns() local 2142 machine_mode mode = GET_MODE (regno_reg_rtx[i]); in alter_reg() local 2288 mark_home_live_1 (int regno, machine_mode mode) in mark_home_live_1() 4080 machine_mode mode; in init_eliminable_invariants() local 4636 machine_mode mode = GET_MODE (reload_reg); in reload_as_needed() local 4931 machine_mode mode) in mark_reload_reg_in_use() 4987 enum reload_type type, machine_mode mode) in clear_reload_reg_in_use() 5943 free_for_value_p (int regno, machine_mode mode, int opnum, in free_for_value_p() 6430 machine_mode mode = VOIDmode; in choose_reload_regs() local [all …]
|
H A D | gensupport.c | 137 gen_rtx_CONST_INT (machine_mode ARG_UNUSED (mode), in gen_rtx_CONST_INT() 2929 bool special; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | reload1.cc | 446 for (int mode = 0; mode < MAX_MACHINE_MODE; mode++) in init_reload() local 1593 machine_mode mode = GET_MODE (SET_DEST (set)); in calculate_elim_costs_all_insns() local 2141 machine_mode mode = GET_MODE (regno_reg_rtx[i]); in alter_reg() local 2287 mark_home_live_1 (int regno, machine_mode mode) in mark_home_live_1() 4077 machine_mode mode; in init_eliminable_invariants() local 4632 machine_mode mode = GET_MODE (reload_reg); in reload_as_needed() local 4927 machine_mode mode) in mark_reload_reg_in_use() 4983 enum reload_type type, machine_mode mode) in clear_reload_reg_in_use() 5939 free_for_value_p (int regno, machine_mode mode, int opnum, in free_for_value_p() 6426 machine_mode mode = VOIDmode; in choose_reload_regs() local [all …]
|
H A D | gensupport.cc | 137 gen_rtx_CONST_INT (machine_mode ARG_UNUSED (mode), in gen_rtx_CONST_INT() 2926 bool special; member
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | grf_cv3d.c | 586 volatile char *special; in cv3d_boardinit() local 859 cv3d_setvmode(struct grf_softc *gp, unsigned mode) in cv3d_setvmode()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 678 #define __sanitizer_syscall_pre_mknod(filename, mode, dev) \ argument 681 #define __sanitizer_syscall_post_mknod(res, filename, mode, dev) \ argument 700 #define __sanitizer_syscall_pre_chmod(filename, mode) \ argument 702 #define __sanitizer_syscall_post_chmod(res, filename, mode) \ argument 704 #define __sanitizer_syscall_pre_fchmod(fd, mode) \ argument 706 #define __sanitizer_syscall_post_fchmod(res, fd, mode) \ argument 799 #define __sanitizer_syscall_pre_creat(pathname, mode) \ argument 801 #define __sanitizer_syscall_post_creat(res, pathname, mode) \ argument 803 #define __sanitizer_syscall_pre_open(filename, flags, mode) \ argument 806 #define __sanitizer_syscall_post_open(res, filename, flags, mode) \ argument [all …]
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 680 #define __sanitizer_syscall_pre_mknod(filename, mode, dev) \ argument 683 #define __sanitizer_syscall_post_mknod(res, filename, mode, dev) \ argument 702 #define __sanitizer_syscall_pre_chmod(filename, mode) \ argument 704 #define __sanitizer_syscall_post_chmod(res, filename, mode) \ argument 706 #define __sanitizer_syscall_pre_fchmod(fd, mode) \ argument 708 #define __sanitizer_syscall_post_fchmod(res, fd, mode) \ argument 801 #define __sanitizer_syscall_pre_creat(pathname, mode) \ argument 803 #define __sanitizer_syscall_post_creat(res, pathname, mode) \ argument 805 #define __sanitizer_syscall_pre_open(filename, flags, mode) \ argument 808 #define __sanitizer_syscall_post_open(res, filename, flags, mode) \ argument [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 679 #define __sanitizer_syscall_pre_mknod(filename, mode, dev) \ argument 682 #define __sanitizer_syscall_post_mknod(res, filename, mode, dev) \ argument 701 #define __sanitizer_syscall_pre_chmod(filename, mode) \ argument 703 #define __sanitizer_syscall_post_chmod(res, filename, mode) \ argument 705 #define __sanitizer_syscall_pre_fchmod(fd, mode) \ argument 707 #define __sanitizer_syscall_post_fchmod(res, fd, mode) \ argument 800 #define __sanitizer_syscall_pre_creat(pathname, mode) \ argument 802 #define __sanitizer_syscall_post_creat(res, pathname, mode) \ argument 804 #define __sanitizer_syscall_pre_open(filename, flags, mode) \ argument 807 #define __sanitizer_syscall_post_open(res, filename, flags, mode) \ argument [all …]
|
/netbsd-src/usr.bin/telnet/ |
H A D | commands.c | 238 special(const char *s) in special() function 2000 int mode = getconnmode(); in status() local
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | server.c | 4013 int special = 0; in do_cvs_command() local 4988 mode_t mode, in server_updated()
|