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

  /external/pcre/dist/sljit/
sljitLir.h 217 (which is the src2 argument of sljit_emit_op2). If another register is
619 Affects sljit_emit_op0, sljit_emit_op1 and sljit_emit_op2. */
    [all...]
sljitLir.c 1867 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op2(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeARM_T2_32.c 1429 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op2(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeX86_common.c 2115 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op2(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeSPARC_common.c 885 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op2(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeARM_32.c 1929 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op2(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativePPC_common.c 1465 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op2(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeARM_64.c 1397 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op2(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeMIPS_common.c 1195 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op2(struct sljit_compiler *compiler, sljit_si op, function
    [all...]
sljitNativeTILEGX_64.c 2298 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op2(struct sljit_compiler *compiler, sljit_si op, sljit_si dst, sljit_sw dstw, sljit_si src1, sljit_sw src1w, sljit_si src2, sljit_sw src2w) function
    [all...]
  /external/pcre/dist/
pcre_jit_compile.c 526 sljit_emit_op2(compiler, (op), (dst), (dstw), (src1), (src1w), (src2), (src2w))
    [all...]

Completed in 444 milliseconds