Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dregset.h65 #define IOR_REG_SET(TO, FROM) bitmap_ior_into (TO, FROM) macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dregset.h68 #define IOR_REG_SET(TO, FROM) bitmap_ior_into (TO, FROM) macro