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

/freebsd-9.3-release/contrib/gcc/
H A Dsched-int.h358 #define CHECK_SPEC(INSN) (h_i_d[INSN_UID (INSN)].check_spec) macro
H A Dhaifa-sched.c3350 instructions other then CHECK_SPEC ones. */
3906 /* Fields (DONE_SPEC (x) & BEGIN_SPEC) and CHECK_SPEC (x) are set only
3916 CHECK_SPEC (check) = ts & BEGIN_SPEC;
3924 CHECK_SPEC (check) = CHECK_SPEC (insn);
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c6498 if (CHECK_SPEC (insn) & BEGIN_DATA)

Completed in 182 milliseconds