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

/freebsd-9.3-release/contrib/gcc/
H A Dsched-int.h462 #define CONTROL_SPEC (BEGIN_CONTROL | BE_IN_CONTROL) macro
463 #define SPECULATIVE (DATA_SPEC | CONTROL_SPEC)
H A Dhaifa-sched.c2214 && !(s & CONTROL_SPEC))
2224 || (!try_control && (TODO_SPEC (insn) & CONTROL_SPEC))
2244 || (!try_control && (TODO_SPEC (insn) & CONTROL_SPEC))
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c6733 if ((mask & CONTROL_SPEC)

Completed in 237 milliseconds