Home | History | Annotate | Download | only in bench

Lines Matching refs:SK_RESTRICT

45     virtual void performTest(float* SK_RESTRICT dst,
46 const float* SK_RESTRICT src,
72 virtual void performITest(uint32_t* SK_RESTRICT dst,
73 const uint32_t* SK_RESTRICT src,
76 void performTest(float* SK_RESTRICT dst, const float* SK_RESTRICT src, int count) override {
91 void performTest(float* SK_RESTRICT dst, const float* SK_RESTRICT src, int count) override {
104 void performTest(float* SK_RESTRICT dst, const float* SK_RESTRICT src, int count) override {
118 void performTest(float* SK_RESTRICT dst, const float* SK_RESTRICT src, int count) override {
141 void performTest(float* SK_RESTRICT dst, const float* SK_RESTRICT src, int count) override {
164 void performITest(uint32_t* SK_RESTRICT dst,
165 const uint32_t* SK_RESTRICT src,
179 void performITest(uint32_t* SK_RESTRICT dst,
180 const uint32_t* SK_RESTRICT src,