Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddf.h177 #define DF_REF_REAL_LOC(REF) (GET_CODE ((REF)->reg) == SUBREG \ macro
/openbsd-src/gnu/gcc/gcc/
H A Ddf.h409 #define DF_REF_REAL_LOC(REF) (GET_CODE ((REF)->reg) == SUBREG \ macro