Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
DsljitNativeSPARC_common.c1341 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
DsljitLir.c1391 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_ijump(struct sljit_compiler *compiler, sljit… in check_sljit_emit_ijump() function
DsljitNativeARM_64.c1945 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
DsljitNativeARM_T2_32.c1952 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
DsljitNativePPC_common.c2169 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
DsljitNativeMIPS_common.c1952 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
DsljitNativeARM_32.c2446 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
DsljitNativeTILEGX_64.c2323 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
DsljitNativeX86_common.c2597 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw));