Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_common.c1354 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
DsljitNativeARM_64.c1701 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
DsljitNativeARM_T2_32.c2073 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
DsljitNativePPC_common.c1925 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
DsljitNativeMIPS_common.c1853 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
DsljitLir.c1651 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_ijump(struct sljit_compiler *compiler, sljit… in check_sljit_emit_ijump() function
DsljitNativeX86_common.c2508 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw));
DsljitNativeARM_32.c2386 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
DsljitNativeTILEGX_64.c2322 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()