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

  /external/pcre/dist/sljit/
sljitNativeSPARC_32.c 38 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si flags, function
sljitNativePPC_32.c 44 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si flags, function
sljitNativeMIPS_32.c 69 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si flags, function
sljitNativeMIPS_64.c 160 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si flags, function
sljitNativePPC_64.c 148 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si flags, function
sljitNativeSPARC_common.c 763 FAIL_IF(emit_single_op(compiler, op, flags, dst_r, src1_r, src2_r));
    [all...]
sljitNativeARM_32.c 999 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si flags, function
    [all...]
sljitNativeTILEGX_64.c 1636 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si flags, sljit_si dst, sljit_si src1, sljit_sw src2) function
    [all...]
sljitNativeMIPS_common.c     [all...]
sljitNativePPC_common.c     [all...]

Completed in 385 milliseconds