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

  /external/pcre/dist/sljit/
sljitLir.h 541 SLJIT_MOV_P (see sljit_emit_op1). As for src and srcw they must be 0 if op
642 Affects sljit_emit_op0, sljit_emit_op1 and sljit_emit_op2. */
    [all...]
sljitLir.c 1828 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeSPARC_common.c 807 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeARM_64.c 1278 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeARM_T2_32.c 1314 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeARM_32.c 1869 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeMIPS_common.c 1082 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativePPC_common.c 1296 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeTILEGX_64.c 2193 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, sljit_si dst, sljit_sw dstw, sljit_si src, sljit_sw srcw) function
    [all...]
sljitNativeX86_common.c 1258 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
  /external/pcre/dist/
pcre_jit_compile.c 520 sljit_emit_op1(compiler, (op), (dst), (dstw), (src), (srcw))
    [all...]

Completed in 461 milliseconds