Home
last modified time | relevance | path

Searched refs:TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX_64.c483 tilegx_pipeline pipe[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE];
512 struct jit_instr inst_buf[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE];
746 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE) in push_4_buffer()
766 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE) in push_3_buffer()
827 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE) in push_2_buffer()
872 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE) in push_0_buffer()
888 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE) in push_jr_buffer()
H A DsljitNativeTILEGX-encoder.c200 TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE = 3, enumerator
9524 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE]) in parse_insn_tilegx() argument
10071 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE]; in print_insn_tilegx()

Completed in 48 milliseconds