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