Searched refs:TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE (Results 1 – 2 of 2) sorted by relevance
483 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()
200 TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE = 3, enumerator9524 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE]) in parse_insn_tilegx() argument10071 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE]; in print_insn_tilegx()
Completed in 63 milliseconds