Searched refs:HAS_INTERNAL_DEP (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dsched-int.h355 #define HAS_INTERNAL_DEP(INSN) (h_i_d[INSN_UID (INSN)].has_internal_dep) macro
H A Dsched-deps.c259 HAS_INTERNAL_DEP (insn) = 1;
1901 if (HAS_INTERNAL_DEP (insn)
H A Dhaifa-sched.c3787 HAS_INTERNAL_DEP (check) = 1;
4087 || HAS_INTERNAL_DEP (insn)

Completed in 171 milliseconds