Home
last modified time | relevance | path

Searched defs:test_switch (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/Misc/
H A Dbackend-optimization-failure-nodbg.cpp7 void test_switch(int *A, int *B, int Length, int J) { /* expected-warning {{loop not vectorized: th… in test_switch() function
H A Dbackend-optimization-failure.cpp7 void test_switch(int *A, int *B, int Length,int J) { in test_switch() function
/llvm-project/clang/test/PCH/
H A Dcxx1z-init-statement.h12 constexpr int test_switch(int x) { in test_switch() function
/llvm-project/clang/test/CodeGenCXX/
H A Dtrivial-auto-var-init.cpp130 void test_switch(int i) { in test_switch() function
/llvm-project/clang/test/SemaCXX/
H A Darray-bounds.cpp141 void test_switch() { in test_switch() function
/llvm-project/clang/test/Analysis/
H A Dmisc-ps.m1262 void test_switch(void) { function