Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Drtl.h264 #define BARRIER_P(X) (GET_CODE (X) == BARRIER) macro
/openbsd-src/gnu/gcc/gcc/
H A Drtl.h387 #define BARRIER_P(X) (GET_CODE (X) == BARRIER) macro