Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
DsljitNativeSPARC_common.c1405 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
DsljitLir.c1461 static SLJIT_INLINE void check_sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_si op, in check_sljit_emit_op_flags() function
DsljitNativeARM_64.c1944 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
DsljitNativeARM_T2_32.c1966 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
DsljitNativeARM_32.c2484 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
DsljitNativeTILEGX_64.c2126 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
DsljitNativeMIPS_common.c2030 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
DsljitNativePPC_common.c2239 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
DsljitNativeX86_common.c2663 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type);