Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_common.c1462 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
DsljitNativeARM_64.c1799 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
DsljitNativeS390X.c2619 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
DsljitLir.c1805 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op_flags(struct sljit_compiler *compiler, sl… in check_sljit_emit_op_flags() function
DsljitNativePPC_common.c2097 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
DsljitNativeARM_32.c2588 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
DsljitNativeARM_T2_32.c2176 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
DsljitNativeMIPS_common.c2108 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
DsljitNativeX86_common.c2788 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type));