Searched defs:strict_p (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dinit.c2035 constant_value_1 (tree decl, bool strict_p, bool return_aggregate_cst_ok_p) argument
H A Dcall.c5326 bool strict_p; local
3191 splice_viable(struct z_candidate *cands, bool strict_p, bool *any_viable_p) argument
/haiku-buildtools/gcc/gcc/config/nios2/
H A Dnios2.c1581 nios2_regno_ok_for_base_p(int regno, bool strict_p) argument
1605 nios2_valid_addr_expr_p(rtx base, rtx offset, bool strict_p) argument
1618 nios2_legitimate_address_p(machine_mode mode ATTRIBUTE_UNUSED, rtx operand, bool strict_p) argument
/haiku-buildtools/gcc/gcc/config/m68k/
H A Dm68k.c1837 m68k_legitimate_base_reg_p(rtx x, bool strict_p) argument
1853 m68k_legitimate_index_reg_p(rtx x, bool strict_p) argument
1869 m68k_decompose_index(rtx x, bool strict_p, struct m68k_address *address) argument
1933 m68k_legitimate_constant_address_p(rtx x, unsigned int reach, bool strict_p) argument
1978 m68k_decompose_address(machine_mode mode, rtx x, bool strict_p, struct m68k_address *address) argument
2126 m68k_legitimate_address_p(machine_mode mode, rtx x, bool strict_p) argument
[all...]
/haiku-buildtools/gcc/gcc/config/frv/
H A Dfrv.c3304 frv_regno_ok_for_base_p(int regno, int strict_p) argument
3354 frv_legitimate_address_p_1(machine_mode mode, rtx x, int strict_p, int condexec_p, int allow_double_reg_p) argument
3486 frv_legitimate_address_p(machine_mode mode, rtx x, bool strict_p) argument
[all...]
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c3150 aarch64_regno_ok_for_index_p (int regno, bool strict_p) argument
3169 aarch64_regno_ok_for_base_p (int regno, bool strict_p) argument
3195 aarch64_base_register_rtx_p (rtx x, bool strict_p) argument
3207 aarch64_classify_index(struct aarch64_address_info *info, rtx x, machine_mode mode, bool strict_p) argument
3390 aarch64_classify_address(struct aarch64_address_info *info, rtx x, machine_mode mode, RTX_CODE outer_code, bool strict_p) argument
3643 aarch64_legitimate_address_hook_p(machine_mode mode, rtx x, bool strict_p) argument
3654 aarch64_legitimate_address_p(machine_mode mode, rtx x, RTX_CODE outer_code, bool strict_p) argument
[all...]
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.c2297 mips_regno_mode_ok_for_base_p(int regno, machine_mode mode, bool strict_p) argument
2325 mips_valid_base_register_p(rtx x, machine_mode mode, bool strict_p) argument
2384 mips_classify_address(struct mips_address_info *info, rtx x, machine_mode mode, bool strict_p) argument
2444 mips_legitimate_address_p(machine_mode mode, rtx x, bool strict_p) argument
[all...]
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm.c6898 arm_address_register_rtx_p(rtx x, int strict_p) argument
6940 arm_legitimate_address_outer_p(machine_mode mode, rtx x, RTX_CODE outer, int strict_p) argument
7027 thumb2_legitimate_address_p(machine_mode mode, rtx x, int strict_p) argument
7122 arm_legitimate_index_p(machine_mode mode, rtx index, RTX_CODE outer, int strict_p) argument
7243 thumb2_legitimate_index_p(machine_mode mode, rtx index, int strict_p) argument
7336 thumb1_base_register_rtx_p(rtx x, machine_mode mode, int strict_p) argument
7361 thumb1_index_register_rtx_p(rtx x, int strict_p) argument
7384 thumb1_legitimate_address_p(machine_mode mode, rtx x, int strict_p) argument
7501 arm_legitimate_address_p(machine_mode mode, rtx x, bool strict_p) argument
[all...]
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000.c20563 int strict_p = (reload_in_progress || reload_completed); local
33090 int strict_p = (reload_in_progress || reload_completed); local
33112 int strict_p = (reload_in_progress || reload_completed); local
33156 int strict_p = (reload_in_progress || reload_completed); local
[all...]

Completed in 259 milliseconds