Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl.h1520 #define RTL_LOCATION(X) (INSN_P (X) ? \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.h1528 #define RTL_LOCATION(X) (INSN_P (X) ? \ macro