Home | History | Annotate | Download | only in opcodes

Lines Matching refs:max_pipe

8070   int min_pipe, max_pipe;
8075 max_pipe = TILEGX_PIPELINE_X1;
8080 max_pipe = TILEGX_PIPELINE_Y2;
8084 for (pipe = min_pipe; pipe <= max_pipe; pipe++)