Home
last modified time | relevance | path

Searched refs:offset_within_block_p (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k.cc2102 && !offset_within_block_p (base, INTVAL (offset))) in m68k_illegitimate_symbolic_constant_p()
2137 && !offset_within_block_p (base, INTVAL (offset) + reach - 1)) in m68k_legitimate_constant_address_p()
H A Dm68k.md979 && !offset_within_block_p (base, INTVAL (offset)))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dm68k.c2104 && !offset_within_block_p (base, INTVAL (offset))) in m68k_illegitimate_symbolic_constant_p()
2139 && !offset_within_block_p (base, INTVAL (offset) + reach - 1)) in m68k_legitimate_constant_address_p()
H A Dm68k.md979 && !offset_within_block_p (base, INTVAL (offset)))
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.h3613 extern bool offset_within_block_p (const_rtx, HOST_WIDE_INT);
H A DChangeLog-200714002 offset_within_block_p, reg_mentioned_p, count_occurrences,
14020 get_integer_term, get_related_value, offset_within_block_p,
27216 (offset_within_block_p): New function, taken from
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl.h3474 extern bool offset_within_block_p (const_rtx, HOST_WIDE_INT);
H A Drtlanal.c893 offset_within_block_p (const_rtx symbol, HOST_WIDE_INT offset) in offset_within_block_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc1801 && !offset_within_block_p (base, INTVAL (offset))) in prepare_move_operands()
11497 && !offset_within_block_p (base, INTVAL (offset))) in sh_legitimate_constant_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c1801 && !offset_within_block_p (base, INTVAL (offset))) in prepare_move_operands()
11491 && !offset_within_block_p (base, INTVAL (offset))) in sh_legitimate_constant_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc2215 return offset_within_block_p (x, INTVAL (offset)); in mips_symbolic_constant_p()
2233 return offset_within_block_p (x, INTVAL (offset)); in mips_symbolic_constant_p()
17918 return offset_within_block_p (base, INTVAL (offset)); in r10k_safe_address_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c2213 return offset_within_block_p (x, INTVAL (offset)); in mips_symbolic_constant_p()
2231 return offset_within_block_p (x, INTVAL (offset)); in mips_symbolic_constant_p()
17744 return offset_within_block_p (base, INTVAL (offset)); in r10k_safe_address_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c16362 || offset_within_block_p (x, offset))) in aarch64_classify_symbol()
16374 || offset_within_block_p (x, offset))) in aarch64_classify_symbol()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc19473 || offset_within_block_p (x, offset))) in aarch64_classify_symbol()
19490 || offset_within_block_p (x, offset))) in aarch64_classify_symbol()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c9545 && !offset_within_block_p (base, INTVAL (offset))) in arm_cannot_force_const_mem()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc9693 && !offset_within_block_p (base, INTVAL (offset))) in arm_cannot_force_const_mem()