Home
last modified time | relevance | path

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

1234567

/llvm-project/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp21 class test18 : virtual test17 { virtual void f(); }; class
22 class test19 : virtual test18 { virtual void f(); };
H A Dlinkage2.cpp197 namespace test18 { namespace
/llvm-project/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-shift.ll5 ; CHECK-LABEL: test18:
7 define void @test18(<16 x i32> %a) #0 {
/llvm-project/llvm/test/Transforms/GVNSink/
H A Dsink-common-code-dbg.ll5 define zeroext i1 @test18(i32 %flag, i32 %blksA, i32 %blksB, i32 %nblks) !dbg !5 {
77 !5 = distinct !DISubprogram(name: "test18", linkageName: "test18", scope: null, file: !1, line: 1, …
/llvm-project/clang/test/Misc/
H A Ddiag-template-diffing-color.cpp52 void test18() { in test18() function
/llvm-project/clang/test/CodeGen/
H A Dunaligned-expr.c160 int test18(void) { in test18() function
H A Dbuiltins-hexagon-v67-audio.c108 long long test18(long long rss, int rt) { in test18() function
H A Dbuiltins-hexagon-circ.c125 void test18(int mod, void *start, char v) { in test18() function
/llvm-project/llvm/test/CodeGen/AArch64/
H A Darm64-rounding.ll176 ; CHECK-LABEL: test18:
179 define double @test18(double %a) #1 {
/llvm-project/clang/test/Parser/
H A Dchar-literal-printing.c24 wchar_t test18(void) { return L'\t'; } in test18() function
H A Ddeclarators.c106 void test18(void) {
/llvm-project/llvm/test/Transforms/PhaseOrdering/
H A Dfast-basictest.ll17 ; test2 ... test18 - both reassociate and instcombine passes
238 define float @test18(float %A, float %B) {
239 ; CHECK-LABEL: @test18(
262 ; test18 - check that the bug described in the revision does not appear:
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dapint-sub.ll154 define i128 @test18(i128 %Y) {
155 ; CHECK-LABEL: @test18(
/llvm-project/llvm/test/CodeGen/X86/
H A Dfast-isel-sext-zext.ll296 define i64 @test18(i16 %x) nounwind {
297 ; X32-LABEL: test18:
303 ; X64-LABEL: test18:
H A Dnarrow-shl-cst.ll211 define i64 @test18(i64 %x) nounwind {
212 ; CHECK-LABEL: test18:
/llvm-project/clang/test/Sema/
H A Dblock-misc.c183 void test18(void) { in test18()
182 void test18(void) { test18() function
H A Dattr-deprecated.c102 test18 __attribute__((deprecated)), variable
H A Dswitch.c307 int test18(void) { in test18()
306 int test18(void) { test18() function
H A Dreturn.c101 int test18(void) { in test18() function
H A Dexprs.c168 void test18(int b) { in test18() function
/llvm-project/clang/test/SemaOpenMP/
H A Dhip-omp-mix.cpp129 void test18(int n) { in test18() function
/llvm-project/clang/test/CodeGenCXX/
H A Dlinkage.cpp225 namespace test18 { namespace
H A Dnrvo.cpp2504 X test18(int i) { // http://wg21.link/p2025r2#ex-11 in test18() function
/llvm-project/llvm/test/Transforms/ConstantHoisting/RISCV/
H A Dimmediates.ll173 define i32 @test18(ptr %s, i32 %size) nounwind {
174 ; CHECK-LABEL: test18
/llvm-project/llvm/test/CodeGen/Thumb/
H A Dshift-and.ll216 define ptr @test18(ptr %p, i32 %x) {
217 ; CHECK-LABEL: test18:

1234567