Searched refs:check_sljit_emit_ijump (Results 1 – 9 of 9) sorted by relevance
/external/pcre/dist/sljit/ |
D | sljitNativeSPARC_common.c | 1368 check_sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_ijump()
|
D | sljitLir.c | 1433 static SLJIT_INLINE void check_sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, slj… in check_sljit_emit_ijump() function
|
D | sljitNativeARM_64.c | 1913 check_sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_ijump()
|
D | sljitNativeARM_T2_32.c | 1934 check_sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_ijump()
|
D | sljitNativeARM_32.c | 2443 check_sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_ijump()
|
D | sljitNativeTILEGX_64.c | 2363 check_sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_ijump()
|
D | sljitNativeMIPS_common.c | 1964 check_sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_ijump()
|
D | sljitNativePPC_common.c | 2184 check_sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_ijump()
|
D | sljitNativeX86_common.c | 2584 check_sljit_emit_ijump(compiler, type, src, srcw);
|