Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h711 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type);
H A DsljitNativePPC_common.c683 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
685 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeARM_64.c428 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
430 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeRISCV_common.c533 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
535 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeLOONGARCH_64.c642 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
644 switch (feature_type) in sljit_has_cpu_feature()
H A DsljitNativeARM_T2_32.c545 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
547 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeS390X.c1655 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
1658 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeX86_common.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 DsljitNativeARM_32.c1007 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
1009 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeMIPS_common.c852 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
854 switch (feature_type) { in sljit_has_cpu_feature()

Completed in 110 milliseconds