HomeSort by relevance Sort by last modified time
    Searched refs:sljit_emit_op1 (Results 1 - 11 of 11) sorted by null

  /external/pcre/dist2/src/sljit/
sljitLir.h 541 SLJIT_MOV_P (see sljit_emit_op1). As for src and srcw they must be 0 if op
640 sljit_emit_op1 and sljit_emit_op2. */
734 /* Starting index of opcodes for sljit_emit_op1. */
    [all...]
sljitLir.c 1844 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op1(struct sljit_compiler *compiler, sljit_s32 op, function
    [all...]
sljitNativeSPARC_common.c 811 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op1(struct sljit_compiler *compiler, sljit_s32 op, function
    [all...]
sljitNativeARM_64.c 1278 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op1(struct sljit_compiler *compiler, sljit_s32 op, function
    [all...]
sljitNativeARM_T2_32.c 1314 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op1(struct sljit_compiler *compiler, sljit_s32 op, function
    [all...]
sljitNativeARM_32.c 1869 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op1(struct sljit_compiler *compiler, sljit_s32 op, function
    [all...]
sljitNativeMIPS_common.c 1082 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op1(struct sljit_compiler *compiler, sljit_s32 op, function
    [all...]
sljitNativePPC_common.c 1300 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op1(struct sljit_compiler *compiler, sljit_s32 op, function
    [all...]
sljitNativeTILEGX_64.c 2195 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op1(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src, sljit_sw srcw) function
    [all...]
sljitNativeX86_common.c 1281 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op1(struct sljit_compiler *compiler, sljit_s32 op, function
    [all...]
  /external/pcre/dist2/src/
pcre2_jit_compile.c 556 sljit_emit_op1(compiler, (op), (dst), (dstw), (src), (srcw))
    [all...]

Completed in 310 milliseconds