Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h601 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type);
H A DsljitNativeSPARC_common.c444 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
446 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitLir.c2351 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
2353 SLJIT_UNUSED_ARG(feature_type); in sljit_has_cpu_feature()
H A DsljitNativeARM_64.c377 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
379 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativePPC_common.c619 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
621 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeMIPS_common.c674 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
678 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeARM_32.c936 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
938 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeARM_T2_32.c472 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
474 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeS390X.c1588 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
1591 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeX86_common.c637 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
639 switch (feature_type) { in sljit_has_cpu_feature()

Completed in 129 milliseconds