Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/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()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Drecog.h119 extern int offsettable_nonstrict_memref_p PARAMS ((rtx));
Drecog.c1719 if (offsettable_nonstrict_memref_p (op))
1941 offsettable_nonstrict_memref_p (op) in offsettable_nonstrict_memref_p() function
2612 || (strict == 0 && offsettable_nonstrict_memref_p (op))
Dreload.c3178 : offsettable_nonstrict_memref_p (operand))
3198 : offsettable_nonstrict_memref_p (operand))
/openbsd/src/gnu/gcc/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]))"
/openbsd/src/gnu/gcc/gcc/config/s390/
Ds390.c1882 ? !offsettable_memref_p (op) : !offsettable_nonstrict_memref_p (op)) in s390_mem_constraint()