Home
last modified time | relevance | path

Searched defs:AND_COMPL_HARD_REG_SET (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dhard-reg-set.h120 #define AND_COMPL_HARD_REG_SET(TO, FROM) ((TO) &= ~ (FROM)) macro
186 #define AND_COMPL_HARD_REG_SET(TO, FROM) \ macro
257 #define AND_COMPL_HARD_REG_SET(TO, FROM) \ macro
340 #define AND_COMPL_HARD_REG_SET(TO, FROM) \ macro
423 #define AND_COMPL_HARD_REG_SET(TO, FROM) \ macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dhard-reg-set.h119 #define AND_COMPL_HARD_REG_SET(TO, FROM) ((TO) &= ~ (FROM)) macro
188 #define AND_COMPL_HARD_REG_SET(TO, FROM) \ macro
265 #define AND_COMPL_HARD_REG_SET(TO, FROM) \ macro
354 #define AND_COMPL_HARD_REG_SET(TO, FROM) \ macro
443 #define AND_COMPL_HARD_REG_SET(TO, FROM) \ macro