Searched defs:emit_single_op (Results 1 – 6 of 6) sorted by relevance
/php-src/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativePPC_32.c | 45 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s… in emit_single_op() function
|
H A D | sljitNativePPC_64.c | 152 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s… in emit_single_op() function
|
H A D | sljitNativeRISCV_common.c | 1286 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s… in emit_single_op() function
|
H A D | sljitNativeMIPS_common.c | 1695 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s… in emit_single_op() function
|
H A D | sljitNativeARM_32.c | 1593 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s… in emit_single_op() function
|
H A D | sljitNativeLOONGARCH_64.c | 1313 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s… in emit_single_op() function
|
Completed in 58 milliseconds