Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c1697 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op_dst(struct sljit_compiler *compiler, slji… in check_sljit_emit_op_dst() function
H A DsljitNativePPC_common.c2065 CHECK(check_sljit_emit_op_dst(compiler, op, dst, dstw)); in sljit_emit_op_dst()
H A DsljitNativeARM_64.c1693 CHECK(check_sljit_emit_op_dst(compiler, op, dst, dstw)); in sljit_emit_op_dst()
H A DsljitNativeRISCV_common.c2060 CHECK(check_sljit_emit_op_dst(compiler, op, dst, dstw)); in sljit_emit_op_dst()
H A DsljitNativeLOONGARCH_64.c2019 CHECK(check_sljit_emit_op_dst(compiler, op, dst, dstw)); in sljit_emit_op_dst()
H A DsljitNativeARM_T2_32.c2009 CHECK(check_sljit_emit_op_dst(compiler, op, dst, dstw)); in sljit_emit_op_dst()
H A DsljitNativeS390X.c3169 CHECK(check_sljit_emit_op_dst(compiler, op, dst, dstw)); in sljit_emit_op_dst()
H A DsljitNativeX86_common.c2814 CHECK(check_sljit_emit_op_dst(compiler, op, dst, dstw));
H A DsljitNativeARM_32.c2459 CHECK(check_sljit_emit_op_dst(compiler, op, dst, dstw)); in sljit_emit_op_dst()
H A DsljitNativeMIPS_common.c2789 CHECK(check_sljit_emit_op_dst(compiler, op, dst, dstw)); in sljit_emit_op_dst()

Completed in 104 milliseconds