HomeSort by: relevance | last modified time | path
    Searched defs:TODO_SPEC (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
sched-int.h 892 their TODO_SPEC recomputed. */
896 ds_t todo_spec;
993 #define TODO_SPEC(INSN) (HID (INSN)->todo_spec)
1052 so this bit can only appear in the TODO_SPEC
1148 Therefore, it can appear only in the TODO_SPEC field of an instruction. */
1159 Just like HARD_DEP, this bit is only ever set in TODO_SPEC. */
895 ds_t todo_spec; member in struct:_haifa_insn_data
  /src/external/gpl3/gcc.old/dist/gcc/
sched-int.h 890 their TODO_SPEC recomputed. */
894 ds_t todo_spec;
991 #define TODO_SPEC(INSN) (HID (INSN)->todo_spec)
1050 so this bit can only appear in the TODO_SPEC
1146 Therefore, it can appear only in the TODO_SPEC field of an instruction. */
1157 Just like HARD_DEP, this bit is only ever set in TODO_SPEC. */
893 ds_t todo_spec; member in struct:_haifa_insn_data

Completed in 26 milliseconds