Lines Matching refs:pipeline
16 def A8_Pipe0 : FuncUnit; // pipeline 0
17 def A8_Pipe1 : FuncUnit; // pipeline 1
18 def A8_LSPipe : FuncUnit; // Load / store pipeline
22 // Dual issue pipeline represented by A8_Pipe0 | A8_Pipe1
94 // Integer multiply pipeline
105 // Integer load pipeline
184 // Integer store pipeline
248 // Issue through integer pipeline, and execute in NEON unit. We assume
249 // RunFast mode so that NFP pipeline is used for single-precision when
437 // Issue through integer pipeline, and execute in NEON unit.
1070 let MispredictPenalty = 13; // Based on estimate of pipeline depth.