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

  /external/pcre/dist2/src/sljit/
sljitNativeSPARC_32.c 38 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, function
sljitNativePPC_32.c 44 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, function
sljitNativeMIPS_32.c 69 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, function
sljitNativeMIPS_64.c 160 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, function
sljitNativePPC_64.c 148 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, function
sljitNativeSPARC_common.c 752 FAIL_IF(emit_single_op(compiler, op, flags, dst_r, src1_r, src2_r));
    [all...]
sljitNativeARM_32.c 986 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, function
    [all...]
sljitNativeTILEGX_64.c 1585 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, sljit_s32 dst, sljit_s32 src1, sljit_sw src2) function
    [all...]
sljitNativeMIPS_common.c     [all...]
sljitNativePPC_common.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.c 469 static bfd_boolean emit_single_op (TInsn *);
6848 emit_single_op (TInsn *orig_insn) function
    [all...]

Completed in 524 milliseconds