Searched defs:emit_single_op (Results 1 – 7 of 7) sorted by relevance
/external/pcre/dist/sljit/ |
D | sljitNativeSPARC_32.c | 38 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si … in emit_single_op() function
|
D | sljitNativePPC_32.c | 44 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si … in emit_single_op() function
|
D | sljitNativeMIPS_32.c | 69 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si … in emit_single_op() function
|
D | sljitNativeMIPS_64.c | 160 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si … in emit_single_op() function
|
D | sljitNativePPC_64.c | 148 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si … in emit_single_op() function
|
D | sljitNativeARM_32.c | 986 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si … in emit_single_op() function
|
D | sljitNativeTILEGX_64.c | 1585 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si … in emit_single_op() function
|