Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-int.h897 #define INSN_CACHED_COND(INSN) (HDID (INSN)->cond) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-int.h977 #define INSN_CACHED_COND(INSN) (HDID (INSN)->cond) macro