Lines Matching full:pipelined
118 // in each stage of the pipelined loop. in generatePipelinedLoop()
135 // Rearrange the instructions to generate the new, pipelined loop, in generatePipelinedLoop()
366 /// Generate Phis for the specific block in the generated pipelined code.
563 // We define the Phis after creating the new pipelined code, so in generateExistingPhis()
604 /// Generate Phis for the specified block in the generated pipelined code.
606 /// use in the pipelined sequence.
996 /// Clone the instruction for the new pipelined loop and update the
1006 /// Clone the instruction for the new pipelined loop. If needed, this
1542 /// Describes an operand in the kernel of a pipelined loop. Characteristics of
2174 /// Generate a pipelined loop that is unrolled by using MVE algorithm and any
2176 /// pipelined loop if the trip count satisfies the condition, otherwise the
2479 // Merge the route that only execute the pipelined loop (when there are no in mergeRegUsesAfterPipeline()
2497 // Merge routes from the pipelined loop and the bypassed route before the in mergeRegUsesAfterPipeline()
2665 /// If the definitions are referenced after the pipelined loop, phis are