Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-protos.h102 extern int extra_constraint_Q (rtx x);
H A Dconstraints.md104 (match_test "extra_constraint_Q (op)")))
H A Davr.cc12341 extra_constraint_Q (rtx x) in extra_constraint_Q() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-protos.h100 extern int extra_constraint_Q (rtx x);
H A Dconstraints.md104 (match_test "extra_constraint_Q (op)")))
H A Davr.c11663 extra_constraint_Q (rtx x) in extra_constraint_Q() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200615597 (extra_constraint_Q): New declaration.
15605 (extra_constraint_Q): Test for memory constraint 'Q'.
H A DChangeLog-20165453 (avr_rtx_costs_1, extra_constraint_Q): Same.
H A DChangeLog-201110353 (extra_constraint_Q): Ditto.