Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/sljit/
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()
752 inst_buf[inst_buf_index].pipe = get_any_valid_pipe(opcode); in push_4_buffer()
772 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 13 milliseconds