Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeTILEGX_64.c386 push_2_buffer(compiler, opcode, dst, src, __LINE__)
413 push_2_buffer(compiler, TILEGX_OPC_CLZ, dst, src, __LINE__)
455 push_2_buffer(compiler, TILEGX_OPC_LD, dst, addr, __LINE__)
825 static sljit_s32 push_2_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int o… in push_2_buffer() function