Home
last modified time | relevance | path

Searched defs:load_p (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-predicates.cc51 bool load_p, in nds32_consecutive_registers_load_store_p()
105 nds32_valid_multiple_load_store_p (rtx op, bool load_p, bool bim_p) in nds32_valid_multiple_load_store_p()
H A Dnds32-memory-manipulation.cc47 int offset, bool load_p) in nds32_emit_load_store()
60 bool load_p) in nds32_emit_post_inc_load_store()
H A Dnds32-md-auxiliary.cc2762 nds32_output_double (rtx *operands, bool load_p) in nds32_output_double()
3137 nds32_spilt_doubleword (rtx *operands, bool load_p) in nds32_spilt_doubleword()
H A Dnds32.cc5489 nds32_split_double_word_load_store_p(rtx *operands, bool load_p) in nds32_split_double_word_load_store_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-predicates.c51 bool load_p, in nds32_consecutive_registers_load_store_p()
105 nds32_valid_multiple_load_store_p (rtx op, bool load_p, bool bim_p) in nds32_valid_multiple_load_store_p()
H A Dnds32-memory-manipulation.c47 int offset, bool load_p) in nds32_emit_load_store()
60 bool load_p) in nds32_emit_post_inc_load_store()
H A Dnds32-md-auxiliary.c2762 nds32_output_double (rtx *operands, bool load_p) in nds32_output_double()
3137 nds32_spilt_doubleword (rtx *operands, bool load_p) in nds32_spilt_doubleword()
H A Dnds32.c5487 nds32_split_double_word_load_store_p(rtx *operands, bool load_p) in nds32_split_double_word_load_store_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.c4997 ldstwm_operation_p (rtx op, bool load_p) in ldstwm_operation_p()
5055 gen_ldst (bool load_p, int regno, rtx base_mem, int offset) in gen_ldst()
5078 nios2_ldst_parallel (bool load_p, bool reg_inc_p, bool offset_inc_p, in nios2_ldst_parallel()
5158 gen_ldstwm_peep (bool load_p, int n, rtx scratch, rtx *operands) in gen_ldstwm_peep()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.cc5032 ldstwm_operation_p (rtx op, bool load_p) in ldstwm_operation_p()
5090 gen_ldst (bool load_p, int regno, rtx base_mem, int offset) in gen_ldst()
5113 nios2_ldst_parallel (bool load_p, bool reg_inc_p, bool offset_inc_p, in nios2_ldst_parallel()
5193 gen_ldstwm_peep (bool load_p, int n, rtx scratch, rtx *operands) in gen_ldstwm_peep()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.cc715 h8300_ldm_stm_regno (rtx x, int load_p, int index, int nregs) in h8300_ldm_stm_regno()
737 h8300_ldm_stm_parallel (rtvec vec, int load_p, int first) in h8300_ldm_stm_parallel()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.c749 h8300_ldm_stm_regno (rtx x, int load_p, int index, int nregs) in h8300_ldm_stm_regno()
771 h8300_ldm_stm_parallel (rtvec vec, int load_p, int first) in h8300_ldm_stm_parallel()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc11501 bool load_p) in mips_get_cprestore_base_and_offset()
11534 mips_cprestore_address_p (rtx x, bool load_p) in mips_cprestore_address_p()
11549 mips_cprestore_slot (rtx temp, bool load_p) in mips_cprestore_slot()
11835 mips_direct_save_slot_move_p (unsigned int regno, rtx mem, bool load_p) in mips_direct_save_slot_move_p()
21034 umips_load_store_pair_p_1 (bool load_p, bool swap_p, in umips_load_store_pair_p_1()
21072 mips_load_store_bonding_p (rtx *operands, machine_mode mode, bool load_p) in mips_load_store_bonding_p()
21136 umips_load_store_pair_p (bool load_p, rtx *operands) in umips_load_store_pair_p()
21169 umips_output_load_store_pair_1 (bool load_p, rtx reg, rtx mem) in umips_output_load_store_pair_1()
21183 umips_output_load_store_pair (bool load_p, rtx *operands) in umips_output_load_store_pair()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c11360 bool load_p) in mips_get_cprestore_base_and_offset()
11393 mips_cprestore_address_p (rtx x, bool load_p) in mips_cprestore_address_p()
11408 mips_cprestore_slot (rtx temp, bool load_p) in mips_cprestore_slot()
11694 mips_direct_save_slot_move_p (unsigned int regno, rtx mem, bool load_p) in mips_direct_save_slot_move_p()
20850 umips_load_store_pair_p_1 (bool load_p, bool swap_p, in umips_load_store_pair_p_1()
20888 mips_load_store_bonding_p (rtx *operands, machine_mode mode, bool load_p) in mips_load_store_bonding_p()
20952 umips_load_store_pair_p (bool load_p, rtx *operands) in umips_load_store_pair_p()
20985 umips_output_load_store_pair_1 (bool load_p, rtx reg, rtx mem) in umips_output_load_store_pair_1()
20999 umips_output_load_store_pair (bool load_p, rtx *operands) in umips_output_load_store_pair()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc1878 bool load_p) in resolve_sv_displacement()
2003 bool load_p) in resolve_gather_address()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc1879 bool load_p) in resolve_sv_displacement()
2004 bool load_p) in resolve_gather_address()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-slp.c786 bool load_p = false; in vect_build_slp_tree_1() local
H A Dtrans-mem.c2383 bool load_p = requires_barrier (region->entry_block, rhs, NULL); in expand_assign_tm() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtrans-mem.cc2386 bool load_p = requires_barrier (region->entry_block, rhs, NULL); in expand_assign_tm() local
H A Dtree-vect-slp.cc923 bool first_stmt_load_p = false, load_p = false; in vect_build_slp_tree_1() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc5656 loongarch_load_store_bonding_p (rtx *operands, machine_mode mode, bool load_p) in loongarch_load_store_bonding_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.cc9921 arc_check_millicode (rtx op, int offset, int load_p) in arc_check_millicode()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c9936 arc_check_millicode (rtx op, int offset, int load_p) in arc_check_millicode()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc1659 bool load_p = REG_P (operands[0]); in prepare_move_operands() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c1659 bool load_p = REG_P (operands[0]); in prepare_move_operands() local