HomeSort by: relevance | last modified time | path
    Searched defs:unspec_based_function (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins-functions.h 272 class unspec_based_function : public unspec_based_function_base class in namespace:aarch64_sve
275 CONSTEXPR unspec_based_function (int unspec_for_sint, int unspec_for_uint, function in class:aarch64_sve::unspec_based_function
289 /* Like unspec_based_function, but for functions that take what is normally
315 /* Like unspec_based_function, but map the function directly to
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-functions.h 302 class unspec_based_function : public unspec_based_function_base class in namespace:aarch64_sve
315 /* Like unspec_based_function, but for functions that take what is normally
336 /* Like unspec_based_function, but map the function directly to

Completed in 18 milliseconds