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

  /src/external/gpl3/gcc/dist/gcc/
sched-int.h 194 /* Type to represent weakness of speculative dependence. */
228 information for speculative dependencies. */
631 /* Hooks to support speculative scheduling. */
665 /* This structure holds description of the properties for speculative
673 /* A dump file for additional information on speculative scheduling. */
676 /* Minimal cumulative weakness of speculative instruction's
680 /* Minimal usefulness of speculative instruction to be considered for
725 /* A list of speculative (weak) dependencies. The insn is a consumer of all
1020 dependency, including everything that is needed for speculative scheduling.
1050 HARD_DEP : 1 => Set if an instruction has a non-speculative
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
sched-int.h 194 /* Type to represent weakness of speculative dependence. */
228 information for speculative dependencies. */
629 /* Hooks to support speculative scheduling. */
663 /* This structure holds description of the properties for speculative
671 /* A dump file for additional information on speculative scheduling. */
674 /* Minimal cumulative weakness of speculative instruction's
678 /* Minimal usefulness of speculative instruction to be considered for
723 /* A list of speculative (weak) dependencies. The insn is a consumer of all
1018 dependency, including everything that is needed for speculative scheduling.
1048 HARD_DEP : 1 => Set if an instruction has a non-speculative
    [all...]

Completed in 28 milliseconds