Home
last modified time | relevance | path

Searched refs:feature_type (Results 1 – 9 of 9) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h588 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type);
H A DsljitNativeSPARC_common.c443 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
445 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeARM_64.c386 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
388 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitLir.c2338 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
2340 SLJIT_UNUSED_ARG(feature_type); in sljit_has_cpu_feature()
H A DsljitNativeMIPS_common.c673 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
677 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeARM_T2_32.c470 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
472 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativePPC_common.c618 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
620 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeARM_32.c862 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
864 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeX86_common.c635 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
637 switch (feature_type) { in sljit_has_cpu_feature()

Completed in 109 milliseconds