Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dbasic-block.h43 #define COPY_REG_SET(TO, FROM) bitmap_copy (TO, FROM) macro
/openbsd-src/gnu/gcc/gcc/
H A Dbasic-block.h53 #define COPY_REG_SET(TO, FROM) bitmap_copy (TO, FROM) macro