Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddf.h695 #define DF_REF_REG_MEM_P(REF) (DF_REF_REG_MEM_STORE_P (REF) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddf.h695 #define DF_REF_REG_MEM_P(REF) (DF_REF_REG_MEM_STORE_P (REF) \ macro