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

/haiku-buildtools/gcc/gcc/
H A Dregset.h67 #define IOR_REG_SET(TO, FROM) bitmap_ior_into (TO, FROM) macro
/haiku-buildtools/legacy/gcc/gcc/
H A Dbasic-block.h42 #define IOR_REG_SET(TO, FROM) bitmap_operation (TO, TO, FROM, BITMAP_IOR) macro

Completed in 93 milliseconds