Home
last modified time | relevance | path

Searched refs:_a (Results 1 – 25 of 7137) sorted by relevance

12345678910>>...286

/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/python/
H A Dnanovg.cpp114 .def("Transform", &nvgTransform, "a"_a, "b"_a, "c"_a, "d"_a, "e"_a, in register_nanovg()
124 "ey"_a, "icol"_a, "ocol"_a) in register_nanovg()
125 .def("BoxGradient", &nvgBoxGradient, "x"_a, "y"_a, "w"_a, "h"_a, "r"_a, in register_nanovg()
126 "f"_a, "icol"_a, "ocol"_a) in register_nanovg()
141 .def("ArcTo", &nvgArcTo, "x1"_a, "y1"_a, "x2"_a, "y2"_a, "radius"_a) in register_nanovg()
144 .def("Arc", &nvgArc, "cx"_a, "cy"_a, "r"_a, "a0"_a, "a1"_a, "dir"_a) in register_nanovg()
145 .def("Rect", &nvgRect, "x"_a, "y"_a, "w"_a, "h"_a) in register_nanovg()
146 .def("RoundedRect", &nvgRoundedRect, "x"_a, "y"_a, "w"_a, "h"_a, "r"_a) in register_nanovg()
169 "x"_a, "y"_a, "string"_a) in register_nanovg()
181 "x"_a, "y"_a, "breakRowWidth"_a, "string"_a) in register_nanovg()
[all …]
/dports/sysutils/siegfried/siegfried-1.9.1/vendor/github.com/richardlehane/characterize/
H A Dcharacterize.go90 if tt == _a {
130 _a /* character appears in plain ASCII text */ const
137 _n, _n, _n, _n, _n, _n, _n, _a, _a, _a, _a, _a, _a, _a, _n, _n,
139 _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a,
140 _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a,
141 _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a,
142 _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a,
143 _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a,
144 _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _a, _n,
190 if textChars[r[i]] != _a {
[all …]
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/python/
H A Dpy_imagebufalgo.cpp2405 "depth"_a, "color1"_a, "color2"_a, "xoffset"_a = 0, in declare_imagebufalgo()
2409 "depth"_a, "color1"_a, "color2"_a, "xoffset"_a = 0, in declare_imagebufalgo()
2471 "zbegin"_a, "chbegin"_a, "src"_a, "roi"_a = ROI::All(), in declare_imagebufalgo()
2565 .def_static("mad", &IBA_mad_images, "dst"_a, "A"_a, "B"_a, "C"_a, in declare_imagebufalgo()
2567 .def_static("mad", &IBA_mad_ici, "dst"_a, "A"_a, "B"_a, "C"_a, in declare_imagebufalgo()
2569 .def_static("mad", &IBA_mad_cii, "dst"_a, "A"_a, "B"_a, "C"_a, in declare_imagebufalgo()
2571 .def_static("mad", &IBA_mad_color, "dst"_a, "A"_a, "B"_a, "C"_a, in declare_imagebufalgo()
2605 "srcchannel"_a, "nknots"_a, "channels"_a, "knots"_a, in declare_imagebufalgo()
2611 "srcchannel"_a, "nknots"_a, "channels"_a, "knots"_a, in declare_imagebufalgo()
2724 "src"_a, "display"_a, "view"_a, "fromspace"_a = "", in declare_imagebufalgo()
[all …]
H A Dpy_imagebuf.cpp205 "name"_a, "subimage"_a, "miplevel"_a, "config"_a) in declare_imagebuf()
211 "name"_a, "subimage"_a = 0, "miplevel"_a = 0) in declare_imagebuf()
218 "name"_a, "subimage"_a = 0, "miplevel"_a = 0, in declare_imagebuf()
247 "subimage"_a, "miplevel"_a, "chbegin"_a, "chend"_a, "force"_a, in declare_imagebuf()
365 .def("getchannel", &ImageBuf::getchannel, "x"_a, "y"_a, "z"_a, "c"_a, in declare_imagebuf()
379 "x"_a, "y"_a, "wrap"_a = "black") in declare_imagebuf()
380 .def("setpixel", &ImageBuf_setpixel, "x"_a, "y"_a, "z"_a, "pixel"_a) in declare_imagebuf()
392 "y"_a, "z"_a = 0, "samplepos"_a, "nsamples"_a = 1) in declare_imagebuf()
394 "z"_a = 0, "samplepos"_a, "nsamples"_a = 1) in declare_imagebuf()
400 "channel"_a, "sample"_a, "value"_a = 0.0f) in declare_imagebuf()
[all …]
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/python/
H A Dpy_imagebufalgo.cpp2405 "depth"_a, "color1"_a, "color2"_a, "xoffset"_a = 0, in declare_imagebufalgo()
2409 "depth"_a, "color1"_a, "color2"_a, "xoffset"_a = 0, in declare_imagebufalgo()
2471 "zbegin"_a, "chbegin"_a, "src"_a, "roi"_a = ROI::All(), in declare_imagebufalgo()
2565 .def_static("mad", &IBA_mad_images, "dst"_a, "A"_a, "B"_a, "C"_a, in declare_imagebufalgo()
2567 .def_static("mad", &IBA_mad_ici, "dst"_a, "A"_a, "B"_a, "C"_a, in declare_imagebufalgo()
2569 .def_static("mad", &IBA_mad_cii, "dst"_a, "A"_a, "B"_a, "C"_a, in declare_imagebufalgo()
2571 .def_static("mad", &IBA_mad_color, "dst"_a, "A"_a, "B"_a, "C"_a, in declare_imagebufalgo()
2605 "srcchannel"_a, "nknots"_a, "channels"_a, "knots"_a, in declare_imagebufalgo()
2611 "srcchannel"_a, "nknots"_a, "channels"_a, "knots"_a, in declare_imagebufalgo()
2724 "src"_a, "display"_a, "view"_a, "fromspace"_a = "", in declare_imagebufalgo()
[all …]
H A Dpy_imagebuf.cpp205 "name"_a, "subimage"_a, "miplevel"_a, "config"_a) in declare_imagebuf()
211 "name"_a, "subimage"_a = 0, "miplevel"_a = 0) in declare_imagebuf()
218 "name"_a, "subimage"_a = 0, "miplevel"_a = 0, in declare_imagebuf()
247 "subimage"_a, "miplevel"_a, "chbegin"_a, "chend"_a, "force"_a, in declare_imagebuf()
365 .def("getchannel", &ImageBuf::getchannel, "x"_a, "y"_a, "z"_a, "c"_a, in declare_imagebuf()
379 "x"_a, "y"_a, "wrap"_a = "black") in declare_imagebuf()
380 .def("setpixel", &ImageBuf_setpixel, "x"_a, "y"_a, "z"_a, "pixel"_a) in declare_imagebuf()
392 "y"_a, "z"_a = 0, "samplepos"_a, "nsamples"_a = 1) in declare_imagebuf()
394 "z"_a = 0, "samplepos"_a, "nsamples"_a = 1) in declare_imagebuf()
400 "channel"_a, "sample"_a, "value"_a = 0.0f) in declare_imagebuf()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bx/include/bx/inline/
H A Dsimd128_ref.inl171 return _a.fxyzw[0];
177 return _a.fxyzw[1];
183 return _a.fxyzw[2];
189 return _a.fxyzw[3];
268 return simd_ld<simd128_ref_t>(_a, _a, _a, _a);
274 return simd_ild<simd128_ref_t>(_a, _a, _a, _a);
447 result.fxyzw[0] = _a.fxyzw[0] < _b.fxyzw[0] ? _a.fxyzw[0] : _b.fxyzw[0];
448 result.fxyzw[1] = _a.fxyzw[1] < _b.fxyzw[1] ? _a.fxyzw[1] : _b.fxyzw[1];
449 result.fxyzw[2] = _a.fxyzw[2] < _b.fxyzw[2] ? _a.fxyzw[2] : _b.fxyzw[2];
450 result.fxyzw[3] = _a.fxyzw[3] < _b.fxyzw[3] ? _a.fxyzw[3] : _b.fxyzw[3];
[all …]
H A Dsimd128_sse.inl20 return _mm_shuffle_ps( _a, _a, _MM_SHUFFLE(ELEM##_w, ELEM##_z, ELEM##_y, ELEM##_x ) ); \
113 return _mm_cvtss_f32(_a);
194 return _mm_set1_ps(_a);
270 return _mm_rcp_ps(_a);
276 return _mm_sqrt_ps(_a);
282 return _mm_rsqrt_ps(_a);
501 return simd_rcp_ni(_a);
507 return simd_orx_ni(_a);
519 return simd_neg_ni(_a);
555 return simd_not_ni(_a);
[all …]
H A Dsimd128_langext.inl159 return _a.fxyzw[0];
165 return _a.fxyzw[1];
171 return _a.fxyzw[2];
177 return _a.fxyzw[3];
196 result[0] = _a.uxyzw[0];
197 result[1] = _a.uxyzw[1];
198 result[2] = _a.uxyzw[2];
199 result[3] = _a.uxyzw[3];
206 result[0] = _a.uxyzw[0];
247 return simd_ld<simd128_langext_t>(_a, _a, _a, _a);
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bx/include/bx/inline/
H A Dsimd128_ref.inl171 return _a.fxyzw[0];
177 return _a.fxyzw[1];
183 return _a.fxyzw[2];
189 return _a.fxyzw[3];
268 return simd_ld<simd128_ref_t>(_a, _a, _a, _a);
274 return simd_ild<simd128_ref_t>(_a, _a, _a, _a);
447 result.fxyzw[0] = _a.fxyzw[0] < _b.fxyzw[0] ? _a.fxyzw[0] : _b.fxyzw[0];
448 result.fxyzw[1] = _a.fxyzw[1] < _b.fxyzw[1] ? _a.fxyzw[1] : _b.fxyzw[1];
449 result.fxyzw[2] = _a.fxyzw[2] < _b.fxyzw[2] ? _a.fxyzw[2] : _b.fxyzw[2];
450 result.fxyzw[3] = _a.fxyzw[3] < _b.fxyzw[3] ? _a.fxyzw[3] : _b.fxyzw[3];
[all …]
H A Dsimd128_sse.inl20 return _mm_shuffle_ps( _a, _a, _MM_SHUFFLE(ELEM##_w, ELEM##_z, ELEM##_y, ELEM##_x ) ); \
113 return _mm_cvtss_f32(_a);
194 return _mm_set1_ps(_a);
270 return _mm_rcp_ps(_a);
276 return _mm_sqrt_ps(_a);
282 return _mm_rsqrt_ps(_a);
501 return simd_rcp_ni(_a);
507 return simd_orx_ni(_a);
519 return simd_neg_ni(_a);
555 return simd_not_ni(_a);
[all …]
H A Dsimd128_langext.inl159 return _a.fxyzw[0];
165 return _a.fxyzw[1];
171 return _a.fxyzw[2];
177 return _a.fxyzw[3];
196 result[0] = _a.uxyzw[0];
197 result[1] = _a.uxyzw[1];
198 result[2] = _a.uxyzw[2];
199 result[3] = _a.uxyzw[3];
206 result[0] = _a.uxyzw[0];
247 return simd_ld<simd128_langext_t>(_a, _a, _a, _a);
[all …]
/dports/net/zerotier/ZeroTierOne-1.8.3/node/
H A DAddress.hpp36 Address() : _a(0) {} in Address()
37 Address(const Address &a) : _a(a._a) {} in Address()
46 inline Address &operator=(const Address &a) { _a = a._a; return *this; } in operator =()
56 _a = 0; in setTo()
65 _a = a; in setTo()
146 inline bool operator==(const Address &a) const { return (_a == a._a); } in operator ==()
147 inline bool operator!=(const Address &a) const { return (_a != a._a); } in operator !=()
148 inline bool operator>(const Address &a) const { return (_a > a._a); } in operator >()
149 inline bool operator<(const Address &a) const { return (_a < a._a); } in operator <()
150 inline bool operator>=(const Address &a) const { return (_a >= a._a); } in operator >=()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main()
59 int x = (let(_a = 1)[let(_b = _a)[ _a + 0 ]])(); in main()
61 int x = (let(_a = 1)[let(_b = _a)[ _a ]])(); in main()
71 int x = (let(_a = 1)[let(_b = _a)[ _b ]])(); in main()
78 int x = (let(_a = _1)[let(_b = _a)[ _a ]])(y); in main()
85 int x = (let(_a = _1)[let(_b = _a)[ _b ]])(y); in main()
98 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a + 0 ]])(y); in main()
100 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a ]])(y); in main()
118 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ val(_a) ]])(y); in main()
120 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ _a ]])(y); in main()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main()
59 int x = (let(_a = 1)[let(_b = _a)[ _a + 0 ]])(); in main()
61 int x = (let(_a = 1)[let(_b = _a)[ _a ]])(); in main()
71 int x = (let(_a = 1)[let(_b = _a)[ _b ]])(); in main()
78 int x = (let(_a = _1)[let(_b = _a)[ _a ]])(y); in main()
85 int x = (let(_a = _1)[let(_b = _a)[ _b ]])(y); in main()
98 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a + 0 ]])(y); in main()
100 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a ]])(y); in main()
118 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ val(_a) ]])(y); in main()
120 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ _a ]])(y); in main()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main()
59 int x = (let(_a = 1)[let(_b = _a)[ _a + 0 ]])(); in main()
61 int x = (let(_a = 1)[let(_b = _a)[ _a ]])(); in main()
71 int x = (let(_a = 1)[let(_b = _a)[ _b ]])(); in main()
78 int x = (let(_a = _1)[let(_b = _a)[ _a ]])(y); in main()
85 int x = (let(_a = _1)[let(_b = _a)[ _b ]])(y); in main()
98 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a + 0 ]])(y); in main()
100 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a ]])(y); in main()
118 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ val(_a) ]])(y); in main()
120 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ _a ]])(y); in main()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main()
59 int x = (let(_a = 1)[let(_b = _a)[ _a + 0 ]])(); in main()
61 int x = (let(_a = 1)[let(_b = _a)[ _a ]])(); in main()
71 int x = (let(_a = 1)[let(_b = _a)[ _b ]])(); in main()
78 int x = (let(_a = _1)[let(_b = _a)[ _a ]])(y); in main()
85 int x = (let(_a = _1)[let(_b = _a)[ _b ]])(y); in main()
98 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a + 0 ]])(y); in main()
100 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a ]])(y); in main()
118 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ val(_a) ]])(y); in main()
120 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ _a ]])(y); in main()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main()
59 int x = (let(_a = 1)[let(_b = _a)[ _a + 0 ]])(); in main()
61 int x = (let(_a = 1)[let(_b = _a)[ _a ]])(); in main()
71 int x = (let(_a = 1)[let(_b = _a)[ _b ]])(); in main()
78 int x = (let(_a = _1)[let(_b = _a)[ _a ]])(y); in main()
85 int x = (let(_a = _1)[let(_b = _a)[ _b ]])(y); in main()
98 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a + 0 ]])(y); in main()
100 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a ]])(y); in main()
118 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ val(_a) ]])(y); in main()
120 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ _a ]])(y); in main()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main()
59 int x = (let(_a = 1)[let(_b = _a)[ _a + 0 ]])(); in main()
61 int x = (let(_a = 1)[let(_b = _a)[ _a ]])(); in main()
71 int x = (let(_a = 1)[let(_b = _a)[ _b ]])(); in main()
78 int x = (let(_a = _1)[let(_b = _a)[ _a ]])(y); in main()
85 int x = (let(_a = _1)[let(_b = _a)[ _b ]])(y); in main()
98 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a + 0 ]])(y); in main()
100 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a ]])(y); in main()
118 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ val(_a) ]])(y); in main()
120 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ _a ]])(y); in main()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main()
59 int x = (let(_a = 1)[let(_b = _a)[ _a + 0 ]])(); in main()
61 int x = (let(_a = 1)[let(_b = _a)[ _a ]])(); in main()
71 int x = (let(_a = 1)[let(_b = _a)[ _b ]])(); in main()
78 int x = (let(_a = _1)[let(_b = _a)[ _a ]])(y); in main()
85 int x = (let(_a = _1)[let(_b = _a)[ _b ]])(y); in main()
98 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a + 0 ]])(y); in main()
100 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a ]])(y); in main()
118 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ val(_a) ]])(y); in main()
120 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ _a ]])(y); in main()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main()
59 int x = (let(_a = 1)[let(_b = _a)[ _a + 0 ]])(); in main()
61 int x = (let(_a = 1)[let(_b = _a)[ _a ]])(); in main()
71 int x = (let(_a = 1)[let(_b = _a)[ _b ]])(); in main()
78 int x = (let(_a = _1)[let(_b = _a)[ _a ]])(y); in main()
85 int x = (let(_a = _1)[let(_b = _a)[ _b ]])(y); in main()
98 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a + 0 ]])(y); in main()
100 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a ]])(y); in main()
118 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ val(_a) ]])(y); in main()
120 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ _a ]])(y); in main()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/phoenix/test/scope/
H A Dmore_let_tests.cpp44 int x = (let(_a = 1)[let(_b = _1)[ _a ]])(y); in main()
59 int x = (let(_a = 1)[let(_b = _a)[ _a + 0 ]])(); in main()
61 int x = (let(_a = 1)[let(_b = _a)[ _a ]])(); in main()
71 int x = (let(_a = 1)[let(_b = _a)[ _b ]])(); in main()
78 int x = (let(_a = _1)[let(_b = _a)[ _a ]])(y); in main()
85 int x = (let(_a = _1)[let(_b = _a)[ _b ]])(y); in main()
98 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a + 0 ]])(y); in main()
100 int x = (let(_a = 1, _b = 2)[let(_b = _a)[ _a ]])(y); in main()
118 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ val(_a) ]])(y); in main()
120 int x = (let(_a = val(1), _b = val(2))[let(_b = _a)[ _a ]])(y); in main()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/
H A Dbf16_reinterpret.c14 return vbfdot_f32 (r, _a, _b); in test_vbfdot_f32_s8()
275 return vadd_s8 (_a, b); in test_vreinterpret_s8_bf16()
281 return vadd_s16 (_a, b); in test_vreinterpret_s16_bf16()
287 return vadd_s32 (_a, b); in test_vreinterpret_s32_bf16()
299 return vadd_u8 (_a, b); in test_vreinterpret_u8_bf16()
305 return vadd_u16 (_a, b); in test_vreinterpret_u16_bf16()
311 return vadd_u32 (_a, b); in test_vreinterpret_u32_bf16()
323 return vzip1_p8 (_a, b); in test_vreinterpret_p8_bf16()
341 return vsub_f32 (_a, b); in test_vreinterpret_f32_bf16()
347 return vsub_f64 (_a, b); in test_vreinterpret_f64_bf16()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/
H A Dbf16_reinterpret.c14 return vbfdot_f32 (r, _a, _b); in test_vbfdot_f32_s8()
275 return vadd_s8 (_a, b); in test_vreinterpret_s8_bf16()
281 return vadd_s16 (_a, b); in test_vreinterpret_s16_bf16()
287 return vadd_s32 (_a, b); in test_vreinterpret_s32_bf16()
299 return vadd_u8 (_a, b); in test_vreinterpret_u8_bf16()
305 return vadd_u16 (_a, b); in test_vreinterpret_u16_bf16()
311 return vadd_u32 (_a, b); in test_vreinterpret_u32_bf16()
323 return vzip1_p8 (_a, b); in test_vreinterpret_p8_bf16()
341 return vsub_f32 (_a, b); in test_vreinterpret_f32_bf16()
347 return vsub_f64 (_a, b); in test_vreinterpret_f64_bf16()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/
H A Dbf16_reinterpret.c14 return vbfdot_f32 (r, _a, _b); in test_vbfdot_f32_s8()
275 return vadd_s8 (_a, b); in test_vreinterpret_s8_bf16()
281 return vadd_s16 (_a, b); in test_vreinterpret_s16_bf16()
287 return vadd_s32 (_a, b); in test_vreinterpret_s32_bf16()
299 return vadd_u8 (_a, b); in test_vreinterpret_u8_bf16()
305 return vadd_u16 (_a, b); in test_vreinterpret_u16_bf16()
311 return vadd_u32 (_a, b); in test_vreinterpret_u32_bf16()
323 return vzip1_p8 (_a, b); in test_vreinterpret_p8_bf16()
341 return vsub_f32 (_a, b); in test_vreinterpret_f32_bf16()
347 return vsub_f64 (_a, b); in test_vreinterpret_f64_bf16()
[all …]

12345678910>>...286