/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv.cc | 405 HOST_WIDE_INT value, machine_mode mode) in riscv_build_integer_1() 536 machine_mode mode) in riscv_build_integer() 604 riscv_split_integer (HOST_WIDE_INT val, machine_mode mode) in riscv_split_integer() 789 riscv_valid_base_register_p (rtx x, machine_mode mode, bool strict_p) in riscv_valid_base_register_p() 802 riscv_valid_offset_p (rtx x, machine_mode mode) in riscv_valid_offset_p() 836 riscv_valid_lo_sum_p (enum riscv_symbol_type sym_type, machine_mode mode, in riscv_valid_lo_sum_p() 893 machine_mode mode, bool strict_p) in riscv_classify_address() 943 riscv_legitimate_address_p (machine_mode mode, rtx x, bool strict_p) in riscv_legitimate_address_p() 999 riscv_address_insns (rtx x, machine_mode mode, bool might_split_p) in riscv_address_insns() 1100 machine_mode mode; in riscv_load_store_insns() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv.c | 371 HOST_WIDE_INT value, machine_mode mode) in riscv_build_integer_1() 445 machine_mode mode) in riscv_build_integer() 513 riscv_split_integer (HOST_WIDE_INT val, machine_mode mode) in riscv_split_integer() 698 riscv_valid_base_register_p (rtx x, machine_mode mode, bool strict_p) in riscv_valid_base_register_p() 711 riscv_valid_offset_p (rtx x, machine_mode mode) in riscv_valid_offset_p() 745 riscv_valid_lo_sum_p (enum riscv_symbol_type sym_type, machine_mode mode, in riscv_valid_lo_sum_p() 802 machine_mode mode, bool strict_p) in riscv_classify_address() 852 riscv_legitimate_address_p (machine_mode mode, rtx x, bool strict_p) in riscv_legitimate_address_p() 866 riscv_address_insns (rtx x, machine_mode mode, bool might_split_p) in riscv_address_insns() 967 machine_mode mode; in riscv_load_store_insns() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32.cc | 740 rtx dwarf; in nds32_emit_stack_push_multiple() local 888 rtx dwarf = NULL_RTX; in nds32_emit_stack_pop_multiple() local 1162 rtx dwarf = NULL_RTX; in nds32_emit_stack_v3pop() local 1388 nds32_needs_double_word_align (machine_mode mode, const_tree type) in nds32_needs_double_word_align() 1423 nds32_use_load_post_increment (machine_mode mode) in nds32_use_load_post_increment() 1738 machine_mode mode) in nds32_class_max_nregs() 1876 machine_mode mode = arg.mode; in nds32_function_arg() local 2016 machine_mode mode = arg.mode; in nds32_function_arg_advance() local 2056 nds32_function_arg_boundary (machine_mode mode, const_tree type) in nds32_function_arg_boundary() 2064 nds32_vector_mode_supported_p (machine_mode mode) in nds32_vector_mode_supported_p() [all …]
|
H A D | nds32-md-auxiliary.cc | 940 machine_mode mode = GET_MODE (operands[2]); in nds32_expand_float_cstore() local 1254 rtx dwarf, adjust_sp_rtx; in nds32_emit_pop_fpr_callee_saved() local 1294 rtx dwarf; in nds32_emit_v3pop_fpr_callee_saved() local 1397 machine_mode mode; in nds32_output_casesi_pc_relative() local 2584 nds32_expand_unaligned_load (rtx *operands, enum machine_mode mode) in nds32_expand_unaligned_load() 2677 nds32_expand_unaligned_store (rtx *operands, enum machine_mode mode) in nds32_expand_unaligned_store() 3775 nds32_expand_constant (machine_mode mode, HOST_WIDE_INT val, in nds32_expand_constant()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32.c | 740 rtx dwarf; in nds32_emit_stack_push_multiple() local 888 rtx dwarf = NULL_RTX; in nds32_emit_stack_pop_multiple() local 1162 rtx dwarf = NULL_RTX; in nds32_emit_stack_v3pop() local 1388 nds32_needs_double_word_align (machine_mode mode, const_tree type) in nds32_needs_double_word_align() 1423 nds32_use_load_post_increment (machine_mode mode) in nds32_use_load_post_increment() 1738 machine_mode mode) in nds32_class_max_nregs() 1876 machine_mode mode = arg.mode; in nds32_function_arg() local 2016 machine_mode mode = arg.mode; in nds32_function_arg_advance() local 2056 nds32_function_arg_boundary (machine_mode mode, const_tree type) in nds32_function_arg_boundary() 2064 nds32_vector_mode_supported_p (machine_mode mode) in nds32_vector_mode_supported_p() [all …]
|
H A D | nds32-md-auxiliary.c | 940 machine_mode mode = GET_MODE (operands[2]); in nds32_expand_float_cstore() local 1254 rtx dwarf, adjust_sp_rtx; in nds32_emit_pop_fpr_callee_saved() local 1294 rtx dwarf; in nds32_emit_v3pop_fpr_callee_saved() local 1397 machine_mode mode; in nds32_output_casesi_pc_relative() local 2584 nds32_expand_unaligned_load (rtx *operands, enum machine_mode mode) in nds32_expand_unaligned_load() 2677 nds32_expand_unaligned_store (rtx *operands, enum machine_mode mode) in nds32_expand_unaligned_store() 3775 nds32_expand_constant (machine_mode mode, HOST_WIDE_INT val, in nds32_expand_constant()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
H A D | loongarch.cc | 272 loongarch_function_arg_boundary (machine_mode mode, const_tree type) in loongarch_function_arg_boundary() 289 loongarch_pass_mode_in_fpr_p (machine_mode mode) in loongarch_pass_mode_in_fpr_p() 498 loongarch_pass_fpr_pair (machine_mode mode, unsigned regno1, in loongarch_pass_fpr_pair() 520 const CUMULATIVE_ARGS *cum, machine_mode mode, in loongarch_get_arg_info() 670 machine_mode mode) in loongarch_function_value_1() 703 loongarch_libcall_value (machine_mode mode, const_rtx fun ATTRIBUTE_UNUSED) in loongarch_libcall_value() 996 loongarch_save_restore_reg (machine_mode mode, int regno, HOST_WIDE_INT offset, in loongarch_save_restore_reg() 1039 machine_mode mode = TARGET_DOUBLE_FLOAT ? DFmode : SFmode; in loongarch_for_each_saved_reg() local 1074 rtx dwarf = NULL_RTX; in loongarch_restore_reg() local 1396 rtx dwarf = NULL_RTX; in loongarch_expand_epilogue() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 2456 machine_mode mode; member 2463 arm_set_fixed_optab_libfunc (optab optable, machine_mode mode, in arm_set_fixed_optab_libfunc() 2503 arm_block_arith_comp_libfuncs_for_mode (machine_mode mode) in arm_block_arith_comp_libfuncs_for_mode() 4575 arm_split_constant (enum rtx_code code, machine_mode mode, rtx insn, in arm_split_constant() 4875 arm_gen_constant (enum rtx_code code, machine_mode mode, rtx cond, in arm_gen_constant() 5543 machine_mode mode; in arm_canonicalize_comparison() local 5718 machine_mode mode; in arm_function_value() local 5870 arm_libcall_value_1 (machine_mode mode) in arm_libcall_value_1() 5885 arm_libcall_value (machine_mode mode, const_rtx libcall) in arm_libcall_value() 6226 machine_mode mode; in aapcs_vfp_sub_candidate() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/ |
H A D | stormy16.c | 125 xstormy16_memory_move_cost (machine_mode mode, reg_class_t rclass, in xstormy16_memory_move_cost() 160 machine_mode mode; in xstormy16_emit_cbranch() local 254 xstormy16_split_cbranch (machine_mode mode, rtx label, rtx comparison, in xstormy16_split_cbranch() 546 xstormy16_splittable_below100_operand (rtx x, machine_mode mode) in xstormy16_splittable_below100_operand() 710 short_memory_operand (rtx x, machine_mode mode) in short_memory_operand() 724 xstormy16_split_move (machine_mode mode, rtx dest, rtx src) in xstormy16_split_move() 856 xstormy16_expand_move (machine_mode mode, rtx dest, rtx src) in xstormy16_expand_move() 1069 rtx dwarf; in xstormy16_expand_prologue() local 1092 rtx dwarf; in xstormy16_expand_prologue() local 1469 machine_mode mode; in xstormy16_function_value() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
H A D | stormy16.cc | 125 xstormy16_memory_move_cost (machine_mode mode, reg_class_t rclass, in xstormy16_memory_move_cost() 160 machine_mode mode; in xstormy16_emit_cbranch() local 254 xstormy16_split_cbranch (machine_mode mode, rtx label, rtx comparison, in xstormy16_split_cbranch() 546 xstormy16_splittable_below100_operand (rtx x, machine_mode mode) in xstormy16_splittable_below100_operand() 710 short_memory_operand (rtx x, machine_mode mode) in short_memory_operand() 724 xstormy16_split_move (machine_mode mode, rtx dest, rtx src) in xstormy16_split_move() 856 xstormy16_expand_move (machine_mode mode, rtx dest, rtx src) in xstormy16_expand_move() 1069 rtx dwarf; in xstormy16_expand_prologue() local 1092 rtx dwarf; in xstormy16_expand_prologue() local 1469 machine_mode mode; in xstormy16_function_value() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 2488 machine_mode mode; member 2495 arm_set_fixed_optab_libfunc (optab optable, machine_mode mode, in arm_set_fixed_optab_libfunc() 2535 arm_block_arith_comp_libfuncs_for_mode (machine_mode mode) in arm_block_arith_comp_libfuncs_for_mode() 4648 arm_split_constant (enum rtx_code code, machine_mode mode, rtx insn, in arm_split_constant() 4948 arm_gen_constant (enum rtx_code code, machine_mode mode, rtx cond, in arm_gen_constant() 5616 machine_mode mode; in arm_canonicalize_comparison() local 5791 machine_mode mode; in arm_function_value() local 5943 arm_libcall_value_1 (machine_mode mode) in arm_libcall_value_1() 5958 arm_libcall_value (machine_mode mode, const_rtx libcall) in arm_libcall_value() 6309 machine_mode mode; in aapcs_vfp_sub_candidate() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/ |
H A D | cr16.c | 484 cr16_hard_regno_nregs (unsigned int regno, machine_mode mode) in cr16_hard_regno_nregs() 496 cr16_hard_regno_mode_ok (unsigned int regno, machine_mode mode) in cr16_hard_regno_mode_ok() 552 cr16_libcall_value (machine_mode mode, in cr16_libcall_value() 574 machine_mode mode) in enough_regs_for_param() 1387 cr16_memory_move_cost (machine_mode mode, in cr16_memory_move_cost() 1835 rtx dwarf, reg, tmp; in cr16_create_dwarf_for_multi_push() local 1837 machine_mode mode; in cr16_create_dwarf_for_multi_push() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/ |
H A D | cr16.cc | 486 cr16_hard_regno_nregs (unsigned int regno, machine_mode mode) in cr16_hard_regno_nregs() 498 cr16_hard_regno_mode_ok (unsigned int regno, machine_mode mode) in cr16_hard_regno_mode_ok() 554 cr16_libcall_value (machine_mode mode, in cr16_libcall_value() 576 machine_mode mode) in enough_regs_for_param() 1389 cr16_memory_move_cost (machine_mode mode, in cr16_memory_move_cost() 1837 rtx dwarf, reg, tmp; in cr16_create_dwarf_for_multi_push() local 1839 machine_mode mode; in cr16_create_dwarf_for_multi_push() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/ |
H A D | csky.c | 796 machine_mode mode; member 807 machine_mode mode; member 1263 machine_mode mode, rtx value) in push_csky_minipool_fix() 1271 #define CSKY_MINIPOOL_FIX_SIZE(mode) \ in push_csky_minipool_fix() argument 1805 csky_num_arg_regs (machine_mode mode, const_tree type) in csky_num_arg_regs() 1839 machine_mode mode; in csky_function_value() local 1877 csky_libcall_value (machine_mode mode, in csky_libcall_value() 2141 csky_hard_regno_nregs (unsigned int regno, machine_mode mode) in csky_hard_regno_nregs() 2153 csky_hard_regno_mode_ok (unsigned int regno, machine_mode mode) in csky_hard_regno_mode_ok() 2263 csky_class_max_nregs (reg_class_t rclass, machine_mode mode) in csky_class_max_nregs() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/ |
H A D | csky.cc | 880 machine_mode mode; member 891 machine_mode mode; member 1350 machine_mode mode, rtx value) in push_csky_minipool_fix() 1358 #define CSKY_MINIPOOL_FIX_SIZE(mode) \ in push_csky_minipool_fix() argument 1886 machine_mode mode = arg.mode; in csky_function_arg() local 1910 csky_num_arg_regs (machine_mode mode, const_tree type, bool is_stdarg) in csky_num_arg_regs() 1939 machine_mode mode = arg.mode; in csky_function_arg_advance() local 1963 machine_mode mode; in csky_function_value() local 2008 csky_libcall_value (machine_mode mode, in csky_libcall_value() 2300 csky_hard_regno_nregs (unsigned int regno, machine_mode mode) in csky_hard_regno_nregs() [all …]
|