Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h635 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type);
H A DsljitNativeSPARC_common.c448 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
450 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitLir.c2383 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
2385 SLJIT_UNUSED_ARG(feature_type); in sljit_has_cpu_feature()
H A DsljitNativeARM_64.c382 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
384 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativePPC_common.c630 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
632 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeX86_common.c643 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
645 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeARM_T2_32.c482 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
484 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeMIPS_common.c685 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
691 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeS390X.c1617 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
1620 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeARM_32.c946 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
948 switch (feature_type) { in sljit_has_cpu_feature()

Completed in 100 milliseconds