Lines Matching refs:scheduling
9 // This file defines the target-independent scheduling interfaces which should
10 // be implemented by each target which is using TableGen based scheduling.
91 // that have a scheduling class (itinerary class or SchedRW list)
114 // to skip the checks for scheduling information when building LLVM for
173 // an in-order pipeline within an out-of-order core where scheduling
264 // Allow a processor to mark some scheduling classes as unsupported
267 // Allow a processor to mark some scheduling classes as single-issue.
327 // Allow a processor to mark some scheduling classes as unsupported
364 // Base class for scheduling predicates.
367 // A scheduling predicate whose logic is defined by a MCInstPredicate.
387 // MCSchedPredicate, this is the default scheduling case used by llvm-mca.
568 // scheduling model.