Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcommon.md32 (match_test "offsettable_nonstrict_memref_p (op)")))
43 (not (match_test "offsettable_nonstrict_memref_p (op)"))))
H A Drecog.h222 extern bool offsettable_nonstrict_memref_p (rtx);
H A DChangeLog13928 (offsettable_nonstrict_memref_p): Likewise.
H A DChangeLog-202120618 (offsettable_nonstrict_memref_p): Ditto.
20624 (offsettable_nonstrict_memref_p): Ditto.
H A DChangeLog-20094966 (offsettable_nonstrict_memref_p): Likewise.
16033 offsettable_nonstrict_memref_p.
H A DChangeLog-200426765 offsettable_nonstrict_memref_p, constrain_operands,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcommon.md32 (match_test "offsettable_nonstrict_memref_p (op)")))
43 (not (match_test "offsettable_nonstrict_memref_p (op)"))))
H A Drecog.h118 extern int offsettable_nonstrict_memref_p (rtx);
H A Drecog.c1765 if (offsettable_nonstrict_memref_p (op)) in asm_operand_ok()
1915 offsettable_nonstrict_memref_p (rtx op) in offsettable_nonstrict_memref_p() function
H A Dreload.c3358 : offsettable_nonstrict_memref_p (operand)) in find_reloads()
3378 : offsettable_nonstrict_memref_p (operand)) in find_reloads()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dpredicates.md725 (match_test "offsettable_nonstrict_memref_p (op)")))
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dpredicates.md878 (match_test "offsettable_nonstrict_memref_p (op)")))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c3362 ? !offsettable_memref_p (op) : !offsettable_nonstrict_memref_p (op)) in s390_mem_constraint()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc3431 ? !offsettable_memref_p (op) : !offsettable_nonstrict_memref_p (op)) in s390_mem_constraint()