Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
DsljitNativeSPARC_common.c764 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitLir.c1035 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op0(struct sljit_compiler *compiler, sljit_s… in check_sljit_emit_op0() function
DsljitNativeARM_64.c1251 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitNativeARM_T2_32.c1246 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitNativeTILEGX_64.c2173 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitNativePPC_common.c1253 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitNativeMIPS_common.c1039 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitNativeARM_32.c1810 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
DsljitNativeX86_common.c730 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()