Searched refs:tilegx_is_x_pipeline (Results 1 – 5 of 5) sorted by relevance
1136 #define tilegx_is_x_pipeline(p) ((int)(p) <= (int)TILEGX_PIPELINE_X1) macro
954 if (current_bundle_index == 2 && !tilegx_is_x_pipeline (match->pipe[0])) in tilegx_flush_bundle()
379 #define tilegx_is_x_pipeline(p) ((int)(p) <= (int)TILEGX_PIPELINE_X1) macro595 if (inst_buf_index == 2 && !tilegx_is_x_pipeline(match->pipe[0])) { in assign_pipes()