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 518 SLJIT_MOV_P (see sljit_emit_op1). As for src and srcw they must be 0 if op
619 Affects sljit_emit_op0, sljit_emit_op1 and sljit_emit_op2. */
697 /* Starting index of opcodes for sljit_emit_op1. */
    [all...]
sljitLir.c 1853 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeSPARC_common.c 817 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeARM_64.c 1245 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeARM_T2_32.c 1297 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeARM_32.c 1867 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeMIPS_common.c 1094 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativePPC_common.c 1310 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeTILEGX_64.c 2233 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 1246 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 524 sljit_emit_op1(compiler, (op), (dst), (dstw), (src), (srcw))
    [all...]

Completed in 225 milliseconds