Home
last modified time | relevance | path

Searched refs:test17 (Results 1 – 25 of 151) sorted by relevance

1234567

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp20 class test17 : virtual test16 { virtual void f(); }; class
21 class test18 : virtual test17 { virtual void f(); };
H A Dlinkage2.cpp170 namespace test17 { namespace
/llvm-project-15.0.7/clang/test/Misc/
H A Ddiag-template-diffing-color.cpp43 void test17() { in test17() function
/llvm-project-15.0.7/llvm/test/Instrumentation/MemorySanitizer/
H A Dwith-call-type-size.ll51 define <4 x i32> @test17(<4 x i32> %vec, i17 %idx, i32 %x) sanitize_memory {
55 ; CHECK-LABEL: @test17(
/llvm-project-15.0.7/clang/test/Sema/
H A Dc89.c120 void test17(int v, int w) { in test17() function
H A Dbuiltins.c142 void test17(void) { in test17() function
171 F(test17); in test17()
H A Dblock-misc.c162 void test17(void) { in test17() function
H A Dattr-deprecated.c102 foo_dep test17, // expected-warning {{'foo_dep' is deprecated}} variable
H A Dswitch.c291 void test17(int x) { in test17() function
H A Dreturn.c97 int test17(void) { in test17() function
H A Dexprs.c157 void test17(int x) { in test17() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dunaligned-expr.c155 int test17(void) { in test17() function
H A Dbuiltins-hexagon-v67-audio.c102 long long test17(long long rss) { in test17() function
H A Dbuiltins-hexagon-circ.c118 void test17(int mod, void *start, long long v) { in test17() function
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dmovw-consts.ll164 define i64 @test17() {
165 ; CHECK-LABEL: test17:
H A Darm64-rounding.ll167 ; CHECK-LABEL: test17:
170 define float @test17(float %a) #1 {
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c23 char test17(void) { return '\t'; } in test17() function
H A Ddeclarators.c107 void test17(i, j) int i, j k; { } // expected-error {{expected ';' at end of declaration}} \
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Deh.cpp452 namespace test17 { namespace
H A Dlinkage.cpp213 namespace test17 { namespace
H A Dnrvo.cpp2304 X test17(int i) { // http://wg21.link/p2025r2#ex-10 in test17() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dvec_shift5.ll175 define <4 x i32> @test17(<4 x i32> %a0, ptr %dummy) {
176 ; X86-LABEL: test17:
184 ; X64-LABEL: test17:
H A Dfast-isel-sext-zext.ll282 define i32 @test17(i16 %x) nounwind {
283 ; X32-LABEL: test17:
288 ; X64-LABEL: test17:
H A Dnarrow-shl-cst.ll200 define i32 @test17(i32 %x) nounwind {
201 ; CHECK-LABEL: test17:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dapint-sub.ll143 define i25 @test17(i25 %Aok) {
144 ; CHECK-LABEL: @test17(

1234567