Searched defs:IOR_COMPL_HARD_REG_SET (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dhard-reg-set.h102 #define IOR_COMPL_HARD_REG_SET(TO, FROM) ((TO) |= ~ (FROM)) macro
162 #define IOR_COMPL_HARD_REG_SET(TO, FROM) \ macro
223 #define IOR_COMPL_HARD_REG_SET(TO, FROM) \ macro
294 #define IOR_COMPL_HARD_REG_SET(TO, FROM) \ macro
361 #define IOR_COMPL_HARD_REG_SET(TO, FROM) \ macro
/haiku-buildtools/gcc/gcc/
H A Dhard-reg-set.h119 #define IOR_COMPL_HARD_REG_SET(TO, FROM) ((TO) |= ~ (FROM)) macro
202 #define IOR_COMPL_HARD_REG_SET(TO, FROM) \ macro
281 #define IOR_COMPL_HARD_REG_SET(TO, FROM) \ macro
372 #define IOR_COMPL_HARD_REG_SET(TO, FROM) \ macro
459 #define IOR_COMPL_HARD_REG_SET(TO, FROM) \ macro

Completed in 72 milliseconds