Home
last modified time | relevance | path

Searched refs:offsettable_memref_p (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Drecog.h110 extern int offsettable_memref_p (rtx);
H A Drecog.c1900 offsettable_memref_p (rtx op) in offsettable_memref_p() function
2620 && ((strict > 0 && ! offsettable_memref_p (op)) in constrain_operands()
2630 if ((strict > 0 && offsettable_memref_p (op)) in constrain_operands()
H A Dreload.c3283 && ! (ind_levels ? offsettable_memref_p (operand) in find_reloads()
3303 && ((ind_levels ? offsettable_memref_p (operand) in find_reloads()
3316 && offsettable_memref_p (reg_equiv_mem (REGNO (operand)))) in find_reloads()
4769 || ! offsettable_memref_p (reg_equiv_mem (regno)) in find_reloads_toplev()
6127 || ! offsettable_memref_p (reg_equiv_mem (regno)))) in find_reloads_subreg_address()
/dragonfly/contrib/gcc-8.0/gcc/
H A Drecog.h118 extern int offsettable_memref_p (rtx);
H A Dreload.c3336 && ! (ind_levels ? offsettable_memref_p (operand) in find_reloads()
3356 && ((ind_levels ? offsettable_memref_p (operand) in find_reloads()
3369 && offsettable_memref_p (reg_equiv_mem (REGNO (operand)))) in find_reloads()
H A Drecog.c1909 offsettable_memref_p (rtx op) in offsettable_memref_p() function
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c14339 if (!offsettable_memref_p (x)) in ix86_print_operand()
20564 if (MEM_P (operand) && !offsettable_memref_p (operand)) in ix86_split_to_parts()
20602 else if (offsettable_memref_p (operand)) in ix86_split_to_parts()
20652 else if (offsettable_memref_p (operand)) in ix86_split_to_parts()
20739 || offsettable_memref_p (operands[0])); in ix86_split_long_move()
30981 && !offsettable_memref_p (x)) in ix86_secondary_reload()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c18411 if (!offsettable_memref_p (x)) in ix86_print_operand()
25557 if (MEM_P (operand) && !offsettable_memref_p (operand)) in ix86_split_to_parts()
25595 else if (offsettable_memref_p (operand)) in ix86_split_to_parts()
25647 else if (offsettable_memref_p (operand)) in ix86_split_to_parts()
25724 || offsettable_memref_p (operands[0])); in ix86_split_long_move()
39884 && !offsettable_memref_p (x)) in ix86_secondary_reload()