Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsel-sched-ir.h803 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched-ir.h803 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC) macro