Lines Matching refs:RegisterBuffer
67 RegisterBuffer<std::int32_t, Size>> {
68 using InputType = RegisterBuffer<std::int32_t, Size>;
69 using OutputType = RegisterBuffer<std::int32_t, Size>;
124 RegisterBuffer<std::int32_t, Size>> {
125 typedef RegisterBuffer<std::int32_t, Size> InputType;
126 typedef RegisterBuffer<std::int32_t, Size> OutputType;
152 RegisterBuffer<std::int32_t, Size>> {
153 typedef RegisterBuffer<std::int32_t, Size> InputType;
154 typedef RegisterBuffer<std::int32_t, Size> OutputType;
226 RegisterBuffer<std::int32_t, Size>> {
227 typedef RegisterBuffer<std::int32_t, Size> InputType;
228 typedef RegisterBuffer<std::uint8_t, Size> OutputType;
249 RegisterBuffer<std::int32_t, Size>> {
250 typedef RegisterBuffer<std::int32_t, Size> InputType;
251 typedef RegisterBuffer<std::int8_t, Size> OutputType;
272 RegisterBuffer<std::int32_t, Size>> {
273 typedef RegisterBuffer<std::int32_t, Size> InputType;
274 typedef RegisterBuffer<std::int16_t, Size> OutputType;
295 RegisterBuffer<std::int32_t, Size>> {
296 typedef RegisterBuffer<std::int32_t, Size> InputType;
297 typedef RegisterBuffer<std::uint8_t, Size> OutputType;
334 RegisterBuffer<std::int32_t, Size>> {
335 typedef RegisterBuffer<std::int32_t, Size> InputType;
336 typedef RegisterBuffer<std::int32_t, Size> OutputType;
358 RegisterBuffer<std::int32_t, Size>> {
359 typedef RegisterBuffer<std::int32_t, Size> InputType;
360 typedef RegisterBuffer<std::int32_t, Size> OutputType;