Searched refs:sljit_emit_op_flags (Results 1 - 11 of 11) sorted by relevance

/external/pcre/dist/sljit/
H A DsljitLir.h1031 Note: sljit_emit_op_flags does nothing, if dst is SLJIT_UNUSED (regardless of op). */
1032 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_si op,
H A DsljitNativeSPARC_common.c1397 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_si op, function
H A DsljitLir.c2004 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_si op, function
H A DsljitNativeARM_64.c1935 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_si op, function
H A DsljitNativeARM_T2_32.c1957 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_si op, function
H A DsljitNativeARM_32.c2475 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_si op, function
H A DsljitNativeMIPS_common.c2016 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_si op, function
H A DsljitNativePPC_common.c2229 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_si op, function
H A DsljitNativeTILEGX_64.c2120 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_si op, sljit_si dst, sljit_sw dstw, sljit_si src, sljit_sw srcw, sljit_si type) function
H A DsljitNativeX86_common.c1485 /* Special exception for sljit_emit_op_flags. */
2647 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_si op, function
/external/pcre/dist/
H A Dpcre_jit_compile.c542 sljit_emit_op_flags(compiler, (op), (dst), (dstw), (src), (srcw), (type))

Completed in 212 milliseconds