Home
last modified time | relevance | path

Searched refs:ENABLE_WA_LOAD_LCREGS (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/
Dbfin-protos.h59 #define ENABLE_WA_LOAD_LCREGS \ macro
Dbfin.cc3541 && ENABLE_WA_LOAD_LCREGS) in hwloop_optimize()
3715 else if (!ENABLE_WA_LOAD_LCREGS && DPREG_P (iter_reg)) in hwloop_optimize()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200925184 (WA_LOAD_LCREGS, ENABLE_WA_LOAD_LCREGS): New macros.
25190 also add a case to push/pop a PREG scratch if ENABLE_WA_LOAD_LCREGS.