Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c893 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
H A DsljitNativeARM_64.c1174 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
H A DsljitLir.c1185 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op1(struct sljit_compiler *compiler, sljit_s… in check_sljit_emit_op1() function
H A DsljitNativeARM_T2_32.c1348 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
H A DsljitNativeMIPS_common.c1335 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
H A DsljitNativeARM_32.c1697 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
H A DsljitNativePPC_common.c1208 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
H A DsljitNativeTILEGX_64.c2180 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
H A DsljitNativeX86_common.c1449 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()

Completed in 87 milliseconds