Home
last modified time | relevance | path

Searched refs:offsettable_nonstrict_memref_p (Results 1 – 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Drecog.h99 extern int offsettable_nonstrict_memref_p (rtx);
Drecog.c1656 if (offsettable_nonstrict_memref_p (op)) in asm_operand_ok()
1875 offsettable_nonstrict_memref_p (rtx op) in offsettable_nonstrict_memref_p() function
2547 || (strict == 0 && offsettable_nonstrict_memref_p (op)) in constrain_operands()
Dreload.c3216 : offsettable_nonstrict_memref_p (operand)) in find_reloads()
3236 : offsettable_nonstrict_memref_p (operand)) in find_reloads()
DChangeLog-200426765 offsettable_nonstrict_memref_p, constrain_operands,
/freebsd-10-stable/contrib/gcc/config/rs6000/
Dspe.md2232 if (!offsettable_nonstrict_memref_p (operands[1]))
Drs6000.md5689 "&& (!no_new_pseudos || offsettable_nonstrict_memref_p (operands[4]))"
5759 "&& (!no_new_pseudos || offsettable_nonstrict_memref_p (operands[4]))"
5817 "&& (!no_new_pseudos || offsettable_nonstrict_memref_p (operands[3]))"
8493 "&& (!no_new_pseudos || offsettable_nonstrict_memref_p (operands[5]))"
/freebsd-10-stable/contrib/gcc/config/s390/
Ds390.c1882 ? !offsettable_memref_p (op) : !offsettable_nonstrict_memref_p (op)) in s390_mem_constraint()