OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sme_function_groups
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins.cc
902
static CONSTEXPR const function_group_info
sme_function_groups
[] = {
member in namespace:aarch64_sve
4627
for (unsigned int i = 0; i < ARRAY_SIZE (
sme_function_groups
); ++i)
4628
builder.register_function_group (
sme_function_groups
[i]);
aarch64-sve-builtins.cc
902
static CONSTEXPR const function_group_info
sme_function_groups
[] = {
member in namespace:aarch64_sve
4627
for (unsigned int i = 0; i < ARRAY_SIZE (
sme_function_groups
); ++i)
4628
builder.register_function_group (
sme_function_groups
[i]);
Completed in 97 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026