Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddf.h706 #define DF_REG_USE_GET(REG) (df->use_regs[(REG)]) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddf.h730 #define DF_REG_USE_GET(REG) (df->use_regs[(REG)]) macro