Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c1581 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
H A DsljitNativeARM_64.c2094 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
H A DsljitLir.c1951 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 DsljitNativePPC_common.c2436 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
H A DsljitNativeX86_common.c3075 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type));
H A DsljitNativeARM_T2_32.c2669 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
H A DsljitNativeRISCV_common.c2570 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
H A DsljitNativeS390X.c3496 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
H A DsljitNativeARM_32.c3102 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
H A DsljitNativeMIPS_common.c3204 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()

Completed in 164 milliseconds