Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h571 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type);
H A DsljitNativeSPARC_common.c413 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
415 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeARM_64.c337 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
339 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitLir.c2260 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
2262 SLJIT_UNUSED_ARG(feature_type); in sljit_has_cpu_feature()
H A DsljitNativeMIPS_common.c517 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
521 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativePPC_common.c531 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
533 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeARM_T2_32.c449 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
451 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeARM_32.c829 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
831 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeX86_common.c602 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
604 switch (feature_type) { in sljit_has_cpu_feature()

Completed in 78 milliseconds