HomeSort by: relevance | last modified time | path
    Searched refs:TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeTILEGX_64.c 485 tilegx_pipeline pipe[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE];
514 struct jit_instr inst_buf[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE];
748 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE)
768 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE)
829 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE)
874 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE)
890 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE)
sljitNativeTILEGX-encoder.c 202 TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE = 3,
9526 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE])
10073 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE];

Completed in 21 milliseconds