Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeTILEGX_64.c517 tilegx_pipeline get_any_valid_pipe(const struct tilegx_opcode* opcode) in get_any_valid_pipe() function
534 inst_buf[0].pipe = get_any_valid_pipe(opcode); in insert_nop()
753 inst_buf[inst_buf_index].pipe = get_any_valid_pipe(opcode); in push_4_buffer()
773 inst_buf[inst_buf_index].pipe = get_any_valid_pipe(opcode); in push_3_buffer()
834 inst_buf[inst_buf_index].pipe = get_any_valid_pipe(opcode); in push_2_buffer()
879 inst_buf[inst_buf_index].pipe = get_any_valid_pipe(opcode); in push_0_buffer()
895 inst_buf[inst_buf_index].pipe = get_any_valid_pipe(opcode); in push_jr_buffer()