Searched refs:get_any_valid_pipe (Results 1 – 1 of 1) sorted by relevance
515 tilegx_pipeline get_any_valid_pipe(const struct tilegx_opcode* opcode) in get_any_valid_pipe() function532 inst_buf[0].pipe = get_any_valid_pipe(opcode); in insert_nop()751 inst_buf[inst_buf_index].pipe = get_any_valid_pipe(opcode); in push_4_buffer()771 inst_buf[inst_buf_index].pipe = get_any_valid_pipe(opcode); in push_3_buffer()832 inst_buf[inst_buf_index].pipe = get_any_valid_pipe(opcode); in push_2_buffer()877 inst_buf[inst_buf_index].pipe = get_any_valid_pipe(opcode); in push_0_buffer()893 inst_buf[inst_buf_index].pipe = get_any_valid_pipe(opcode); in push_jr_buffer()
Completed in 10 milliseconds