Searched refs:sljit_emit_op0 (Results 1 - 10 of 10) sorted by relevance

/external/pcre/dist/sljit/
H A DsljitLir.h619 Affects sljit_emit_op0, sljit_emit_op1 and sljit_emit_op2. */
663 /* Starting index of opcodes for sljit_emit_op0. */
695 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op);
H A DsljitNativeSPARC_common.c776 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
H A DsljitLir.c1845 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
H A DsljitNativeARM_64.c1216 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
H A DsljitNativeARM_T2_32.c44 /* See sljit_emit_enter and sljit_emit_op0 if you want to change them. */
1255 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
H A DsljitNativeARM_32.c57 /* See sljit_emit_enter and sljit_emit_op0 if you want to change them. */
1820 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
H A DsljitNativeMIPS_common.c1047 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
H A DsljitNativePPC_common.c1261 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
H A DsljitNativeTILEGX_64.c2211 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) { function
H A DsljitNativeX86_common.c719 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function

Completed in 257 milliseconds