Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_common.c841 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitNativeARM_64.c1127 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitLir.c1169 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op0(struct sljit_compiler *compiler, sljit_s… in check_sljit_emit_op0() function
DsljitNativeS390X.c1463 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitNativePPC_common.c1130 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitNativeARM_T2_32.c1253 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitNativeARM_32.c1693 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitNativeMIPS_common.c1228 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitNativeX86_common.c947 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()