OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__sve_vector_type_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd_sve.h
94
using
__sve_vector_type_t
= typename __sve_vector_type<_Tp, _Np>::type;
412
using _BuiltinType =
__sve_vector_type_t
<_Tp, _Width>;
452
_SveSimdWrapper(
__sve_vector_type_t
<_Tp, _Width> __x)
647
operator
__sve_vector_type_t
<_Tp, _S_size<_Tp>>() const
653
using _Ap =
__sve_vector_type_t
<_Tp, _S_size<_Tp>>;
716
_GLIBCXX_SIMD_INTRINSIC static constexpr
__sve_vector_type_t
<_Tp, _Np>
721
using _V =
__sve_vector_type_t
<_Tp, _Np>;
796
return __generate_from_n_evaluations<_Np,
__sve_vector_type_t
<_Tp, _Np>>(
837
_GLIBCXX_SIMD_INTRINSIC static constexpr
__sve_vector_type_t
<_Tp, _Np>
911
__sve_vector_type_t
<_Tp, _Np> __
[
all
...]
Completed in 16 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026