Searched refs:check_sljit_emit_op_flags (Results 1 – 9 of 9) sorted by relevance
/external/pcre/dist/sljit/ |
D | sljitNativeSPARC_common.c | 1405 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
|
D | sljitLir.c | 1461 static SLJIT_INLINE void check_sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_si op, in check_sljit_emit_op_flags() function
|
D | sljitNativeARM_64.c | 1944 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
|
D | sljitNativeARM_T2_32.c | 1966 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
|
D | sljitNativeARM_32.c | 2484 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
|
D | sljitNativeTILEGX_64.c | 2126 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
|
D | sljitNativeMIPS_common.c | 2030 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
|
D | sljitNativePPC_common.c | 2239 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type); in sljit_emit_op_flags()
|
D | sljitNativeX86_common.c | 2663 check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type);
|