Searched refs:sljit_emit_select (Results 1 – 12 of 12) sorted by relevance
/PHP-8.4/ext/pcre/pcre2lib/sljit/ |
H A D | sljitLir.h | 1753 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ…
|
H A D | sljitNativeX86_64.c | 1010 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
|
H A D | sljitNativeX86_32.c | 1249 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
|
H A D | sljitNativeARM_64.c | 2525 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
|
H A D | sljitNativePPC_common.c | 2793 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
|
H A D | sljitNativeRISCV_common.c | 2907 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
|
H A D | sljitNativeARM_32.c | 3539 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
|
H A D | sljitNativeARM_T2_32.c | 3107 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
|
H A D | sljitNativeLOONGARCH_64.c | 2992 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
|
H A D | sljitNativeS390X.c | 3756 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
|
H A D | sljitNativeMIPS_common.c | 3734 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
|
/PHP-8.4/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 666 sljit_emit_select(compiler, (type), (dst_reg), (src1), (src1w), (src2_reg))
|
Completed in 182 milliseconds