Searched defs:test_switch (Results 1 – 9 of 9) sorted by relevance
26 auto test_switch = [](int d) { in TEST() local38 auto test_switch = [](int d) { in TEST() local54 auto test_switch = [](X d) { in TEST() local
7 void test_switch(int *A, int *B, int Length) { in test_switch() function
7 void test_switch(int *A, int *B, int Length) { /* expected-warning {{loop not vectorized: failed ex… in test_switch() function
12 constexpr int test_switch(int x) { in test_switch() function
16 static int test_switch = 0; variable
149 def test_switch(self): member in Test
66 void test_switch() in test_switch() function
141 void test_switch() { in test_switch() function
1274 void test_switch() { function