Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
DsljitNativeSPARC_common.c824 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
DsljitLir.c1025 static SLJIT_INLINE void check_sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, in check_sljit_emit_op1() function
DsljitNativeARM_64.c1253 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
DsljitNativeARM_T2_32.c1305 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
DsljitNativeARM_32.c1872 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
DsljitNativeTILEGX_64.c2236 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
DsljitNativeMIPS_common.c1105 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
DsljitNativePPC_common.c1318 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()
DsljitNativeX86_common.c1261 check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw); in sljit_emit_op1()