Searched defs:have_as (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 6825 alg_usable_p (enum stringop_alg alg, bool memset, bool have_as) in alg_usable_p() 6854 bool memset, bool zero_memset, bool have_as, in decide_alg() 7227 bool have_as; in ix86_expand_set_or_cpymem() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 7981 alg_usable_p (enum stringop_alg alg, bool memset, bool have_as) in alg_usable_p() 8010 bool memset, bool zero_memset, bool have_as, in decide_alg() 8385 bool have_as; in ix86_expand_set_or_cpymem() local
|