Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c1461 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
H A DsljitNativeARM_64.c1808 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
H A DsljitLir.c1796 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op_flags(struct sljit_compiler *compiler, sl… in check_sljit_emit_op_flags() function
H A DsljitNativeTILEGX_64.c2074 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type)); in sljit_emit_op_flags()
H A DsljitNativeMIPS_common.c2107 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
H A DsljitNativeARM_T2_32.c2174 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
H A DsljitNativePPC_common.c2096 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
H A DsljitNativeARM_32.c2514 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
H A DsljitNativeX86_common.c2789 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type));

Completed in 68 milliseconds