Searched refs:any_alg_usable_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c6862 bool any_alg_usable_p = false; local
6888 any_alg_usable_p |= usable;
6954 else if (!any_alg_usable_p)
6982 if (!any_alg_usable_p || recur)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc8001 bool any_alg_usable_p = false; local
8027 any_alg_usable_p |= usable;
8093 else if (!any_alg_usable_p)
8126 if (!any_alg_usable_p || recur)

Completed in 149 milliseconds