Lines Matching +full:per +full:- +full:slice
1 //===-- PPCScheduleP9.td - PPC P9 Scheduling Definitions ---*- tablegen -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
33 // As iops are dispatched to a slice, they are held in an independent slice
36 // 11-entry iop issue queue.
54 // x0, x1, x2, and x3 are the dedicated slice dispatch ports, where each
61 // b0 and b1 are dedicated dispatch ports into the branch slice.
133 // Dispatch Rules: '-' or 'V'
134 // Vector ('V') - vector iops (128-bit operand) take only one decode and
142 // Even slice ('E')- certain operations must be sent only to an even slice.
143 // Also consumes odd dispatch slice slot of the same superslice at dispatch
149 // Paired ('P') - certain cracked and expanded iops are paired such that they
155 // Tuple Restricted ('R') - certain iops preclude dispatching more than one
156 // operation per slice for the super- slice to which they are dispatched
161 // Each execution and branch slice can receive up to two iops per cycle