Home
last modified time | relevance | path

Searched refs:sljit_emit_select (Results 1 – 12 of 12) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1753 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ…
H A DsljitNativeX86_64.c1010 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
H A DsljitNativeX86_32.c1249 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
H A DsljitNativePPC_common.c2793 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
H A DsljitNativeARM_64.c2525 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
H A DsljitNativeRISCV_common.c2907 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
H A DsljitNativeARM_T2_32.c3107 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
H A DsljitNativeS390X.c3756 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
H A DsljitNativeARM_32.c3539 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
H A DsljitNativeLOONGARCH_64.c2992 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
H A DsljitNativeMIPS_common.c3734 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 typ… in sljit_emit_select() function
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c666 sljit_emit_select(compiler, (type), (dst_reg), (src1), (src1w), (src2_reg))

Completed in 123 milliseconds