HomeSort by: relevance | last modified time | path
    Searched defs:tilegx_is_x_pipeline (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeTILEGX_64.c 379 #define tilegx_is_x_pipeline(p) ((int)(p) <= (int)TILEGX_PIPELINE_X1) macro
595 if (inst_buf_index == 2 && !tilegx_is_x_pipeline(match->pipe[0])) {
sljitNativeTILEGX_64.c 379 #define tilegx_is_x_pipeline(p) ((int)(p) <= (int)TILEGX_PIPELINE_X1) macro
595 if (inst_buf_index == 2 && !tilegx_is_x_pipeline(match->pipe[0])) {
sljitNativeTILEGX_64.c 379 #define tilegx_is_x_pipeline(p) ((int)(p) <= (int)TILEGX_PIPELINE_X1) macro
595 if (inst_buf_index == 2 && !tilegx_is_x_pipeline(match->pipe[0])) {

Completed in 35 milliseconds