| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64-sve-builtins-base.cc | 199 class svac_impl : public function_base class in namespace:__anon12657 202 CONSTEXPR svac_impl (int unspec) : m_unspec (unspec) {} function in class:__anon12657::svac_impl 2984 FUNCTION (svacge, svac_impl, (UNSPEC_COND_FCMGE)) 2985 FUNCTION (svacgt, svac_impl, (UNSPEC_COND_FCMGT)) 2986 FUNCTION (svacle, svac_impl, (UNSPEC_COND_FCMLE)) 2987 FUNCTION (svaclt, svac_impl, (UNSPEC_COND_FCMLT))
|
| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| aarch64-sve-builtins-base.cc | 176 class svac_impl : public function_base class in namespace:__anon15271 179 CONSTEXPR svac_impl (int unspec) : m_unspec (unspec) {} function in class:__anon15271::svac_impl 2536 FUNCTION (svacge, svac_impl, (UNSPEC_COND_FCMGE)) 2537 FUNCTION (svacgt, svac_impl, (UNSPEC_COND_FCMGT)) 2538 FUNCTION (svacle, svac_impl, (UNSPEC_COND_FCMLE)) 2539 FUNCTION (svaclt, svac_impl, (UNSPEC_COND_FCMLT))
|