Home
last modified time | relevance | path

Searched refs:unary_count (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-functions.h607 class unary_count : public quiet<function_base>
610 CONSTEXPR unary_count (rtx_code code) : m_code (code) {} in unary_count() function
H A Daarch64-sve-builtins-base.cc2566 FUNCTION (svcls, unary_count, (CLRSB))
2567 FUNCTION (svclz, unary_count, (CLZ))
2590 FUNCTION (svcnt, unary_count, (POPCOUNT))
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-functions.h607 class unary_count : public quiet<function_base>
610 CONSTEXPR unary_count (rtx_code code) : m_code (code) {} in unary_count() function
H A Daarch64-sve-builtins-base.cc2555 FUNCTION (svcls, unary_count, (CLRSB))
2556 FUNCTION (svclz, unary_count, (CLZ))
2579 FUNCTION (svcnt, unary_count, (POPCOUNT))
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202039147 * config/aarch64/aarch64-sve-builtins-shapes.h (unary_count): Delete.
39150 (unary_count): Rename to...
H A DChangeLog-20195156 (unary_count::expand): Use aarch64_sve_int_mode instead of