HomeSort by: relevance | last modified time | path
    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