Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c1613 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
DsljitLir.c1537 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op_custom(struct sljit_compiler *compiler, in check_sljit_emit_op_custom() function
DsljitNativeX86_common.c2685 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));
DsljitNativePPC_common.c1873 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
DsljitNativeRISCV_common.c1966 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
DsljitNativeARM_T2_32.c1928 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
DsljitNativeS390X.c3098 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
DsljitNativeARM_32.c2336 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
DsljitNativeMIPS_common.c2537 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()