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

  /external/pcre/dist2/src/sljit/
sljitNativePPC_32.c 44 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, function
sljitNativeSPARC_32.c 38 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
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...]
  /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 326 milliseconds