Searched refs:check_sljit_emit_op1 (Results 1 – 9 of 9) sorted by relevance
/external/pcre/dist/sljit/ |
D | sljitNativeSPARC_common.c | 824 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
|
D | sljitLir.c | 1025 static SLJIT_INLINE void check_sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, in check_sljit_emit_op1() function
|
D | sljitNativeARM_64.c | 1253 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
|
D | sljitNativeARM_T2_32.c | 1305 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
|
D | sljitNativeARM_32.c | 1872 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
|
D | sljitNativeTILEGX_64.c | 2236 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
|
D | sljitNativeMIPS_common.c | 1105 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
|
D | sljitNativePPC_common.c | 1318 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
|
D | sljitNativeX86_common.c | 1261 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
|