Home
last modified time | relevance | path

Searched refs:offsettable_address_p (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drecog.h225 #define offsettable_address_p(strict,mode,addr) \ macro
H A DChangeLog-20094936 (offsettable_address_p): Rename to ...
4950 (offsettable_address_p): Define as macro.
H A DChangeLog-200117939 * recog.c (offsettable_address_p): Handle LO_SUM case.
19022 * recog.c (offsettable_address_p, adj_offsettable_operand): Likewise.
H A DChangeLog-200013174 * recog.c (offsettable_address_p): Likewise.
17887 * recog.c (offsettable_address_p): If mode size is zero, assume
H A DFSFChangeLog.112235 (offsettable_address_p, mode_dependent_address_p, recog): Likewise.
H A DChangeLog-19997620 * recog.c (offsettable_address_p): Prototype function pointer.
H A DChangeLog-200225638 * recog.c (offsettable_address_p): Match the logic in adjust_address.
H A DChangeLog-200439679 offsettable_address_p, constrain_operands): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drecog.h121 #define offsettable_address_p(strict,mode,addr) \ macro
H A DFSFChangeLog.112235 (offsettable_address_p, mode_dependent_address_p, recog): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dpredicates.md370 "offsettable_address_p (reload_completed | reload_in_progress,
H A Dthumb1.md461 range of QImode offsets, and offsettable_address_p does a QImode
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dpredicates.md364 "offsettable_address_p (reload_completed | reload_in_progress,
H A Dthumb1.md497 range of QImode offsets, and offsettable_address_p does a QImode
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dfrv.c8789 if (! offsettable_address_p (0, mode0, op0)) in frv_expand_voidbinop_builtin()
8799 if (! offsettable_address_p (0, mode0, addr)) in frv_expand_voidbinop_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.cc8778 if (! offsettable_address_p (0, mode0, op0)) in frv_expand_voidbinop_builtin()
8788 if (! offsettable_address_p (0, mode0, addr)) in frv_expand_voidbinop_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc8496 if (!offsettable_address_p (false, mode, addr)) in mem_operand_ds_form()
10000 if (offsettable_address_p (strict, GET_MODE (op), XEXP (op, 0))) in rs6000_offsettable_memref_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c7797 if (!offsettable_address_p (false, mode, addr)) in mem_operand_ds_form()
9265 if (offsettable_address_p (strict, GET_MODE (op), XEXP (op, 0))) in rs6000_offsettable_memref_p()