Searched defs:MEM_P (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ | ||
H A D | rtl.h | 749 #define MEM_P(X) (GET_CODE (X) == MEM) macro |
/netbsd-src/external/gpl3/gcc/dist/gcc/ | ||
H A D | rtl.h | 749 #define MEM_P(X) (GET_CODE (X) == MEM) macro |