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

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins-functions.h 200 class rtx_code_function : public rtx_code_function_base class in namespace:aarch64_sve
203 CONSTEXPR rtx_code_function (rtx_code code_for_sint, rtx_code code_for_uint, function in class:aarch64_sve::rtx_code_function
215 /* Like rtx_code_function, but for functions that take what is normally
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-functions.h 228 class rtx_code_function : public rtx_code_function_base class in namespace:aarch64_sve
241 /* Like rtx_code_function, but for functions that take what is normally

Completed in 23 milliseconds