Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c1398 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op0(struct sljit_compiler *compiler, sljit_s… in check_sljit_emit_op0() function
H A DsljitNativePPC_common.c1322 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
H A DsljitNativeARM_64.c1378 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
H A DsljitNativeRISCV_common.c1763 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
H A DsljitNativeLOONGARCH_64.c1728 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
H A DsljitNativeARM_T2_32.c1691 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
H A DsljitNativeS390X.c1921 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
H A DsljitNativeX86_common.c1217 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
H A DsljitNativeARM_32.c2193 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
H A DsljitNativeMIPS_common.c2414 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()

Completed in 99 milliseconds