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