Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl.h866 #define BARRIER_P(X) (GET_CODE (X) == BARRIER) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.h874 #define BARRIER_P(X) (GET_CODE (X) == BARRIER) macro