Searched defs:test_switch (Results 1 – 6 of 6) sorted by relevance
7 void test_switch(int *A, int *B, int Length, int J) { /* expected-warning {{loop not vectorized: th… in test_switch() function
7 void test_switch(int *A, int *B, int Length,int J) { in test_switch() function
12 constexpr int test_switch(int x) { in test_switch() function
130 void test_switch(int i) { in test_switch() function
141 void test_switch() { in test_switch() function
1262 void test_switch(void) { function