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

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

Completed in 668 milliseconds