Searched defs:cannot_force_const_mem (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ | ||
H A D | target.h | 266 bool (* cannot_force_const_mem) PARAMS ((rtx)); member |
/openbsd-src/gnu/gcc/gcc/ | ||
H A D | target.h | 476 bool (* cannot_force_const_mem) (rtx); member |