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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h869 #define DONE_SPEC(INSN) (HID (INSN)->done_spec) macro
H A Dhaifa-sched.c4110 DONE_SPEC (insn) |= ts;
4643 /* Fields (DONE_SPEC (x) & BEGIN_SPEC) and CHECK_SPEC (x) are set only
4646 gcc_assert (!DONE_SPEC (insn));
4652 DONE_SPEC (insn) = ts & BEGIN_SPEC;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.c7015 if (DONE_SPEC (insn) & BEGIN_DATA)

Completed in 129 milliseconds