Searched refs:feature_type (Results 1 – 9 of 9) sorted by relevance
588 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type);
443 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument445 switch (feature_type) { in sljit_has_cpu_feature()
386 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument388 switch (feature_type) { in sljit_has_cpu_feature()
2338 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument2340 SLJIT_UNUSED_ARG(feature_type); in sljit_has_cpu_feature()
470 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument472 switch (feature_type) { in sljit_has_cpu_feature()
673 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument677 switch (feature_type) { in sljit_has_cpu_feature()
862 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument864 switch (feature_type) { in sljit_has_cpu_feature()
618 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument620 switch (feature_type) { in sljit_has_cpu_feature()
635 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument637 switch (feature_type) { in sljit_has_cpu_feature()
Completed in 71 milliseconds