Lines Matching defs:all

172 /* Dump all information about the dependence.  */
179 If FLAGS has the very first bit set, then dump all information about DEP
238 /* Dump all fields of DEP to STDERR. */
338 /* Pool to hold all dependency nodes (dep_node_t). */
419 After the region is scheduled all the dependency nodes and lists
427 /* Remove all elements from L. */
803 /* Return true if INSN's lists defined by LIST_TYPES are all empty. */
917 Use dependency [if available] to check if dependency is present at all.
1239 been updated at all. */
1433 /* Make TO depend on all the FROM's producers.
1495 /* Dump all information about the lists. */
1501 If FLAGS has the very first bit set, then dump all information about
1508 int all;
1510 all = (flags & 1);
1512 if (all)
1524 dump_dep (dump, dep, dump_dep_flags | all);
1530 /* Dump all information about deps_lists of INSN specified by TYPES
1626 /* Remove all occurrences of INSN from LIST. Return the number of
1674 /* Clear all dependencies for an insn. */
2348 If so, mark all of them just like the first. */
2412 rtx, X, creating all dependencies generated by the write to the
2489 /* Treat all writes to a stack register as modifying the TOS. */
2524 /* Flush all pending reads and writes to prevent the pending lists
2643 /* Treat all reads of a stack register as modifying the TOS. */
2794 and clobber all hard registers, all pseudo-registers and all of
2804 /* For all ASM_OPERANDS, we must traverse the vector of input operands.
2919 /* Analyze an INSN with pattern X to find all dependencies. */
2956 as frame-related at all. */
3021 to use at least all call-saved registers. */
3442 PIC_OFFSET_TABLE_REGNUM. For simplicity, extend this to all
3443 hard regs for all targets. */
3470 will all turn out all right. */
3608 /* For all other calls assume that they might not always return. */
3613 group, and if all INSN's dependencies should be moved to the first
3715 /* This is setjmp. Assume that all registers, not just
3730 and 'definitely not clobbered', we must include all
3769 all pending reads and writes, and start new dependencies starting
4013 it at all. */
4491 /* Return a dep status that contains all speculation types of DS. */
4640 /* An output dependence can't be speculative at all. */