Searched refs:SingleSource (Results 1 – 15 of 15) sorted by relevance
88 …rojects/llvm-test/SingleSource/Benchmarks/BenchmarkGame/recursive.c", directory: "/Volumes/Lalgate…105 …rojects/llvm-test/SingleSource/Benchmarks/BenchmarkGame/recursive.c", directory: "/Volumes/Lalgate…
140 !33 = !DIFile(filename: "SingleSource/Benchmarks/Shootout-C++/hash.cpp", directory: "SingleSource/B…141 !34 = !DIFile(filename: "SingleSource/Benchmarks/Shootout-C++/hash.cpp", directory: "SingleSource/B…
7 ; SingleSource/Benchmarks/McGill/chomp.c
40 !1 = !DIFile(filename: "/Volumes/Lalgate/work/llvm/projects/llvm-test/SingleSource/Benchmarks/Coyot…64 !25 = !DIFile(filename: "/Volumes/Lalgate/work/llvm/projects/llvm-test/SingleSource/Benchmarks/Coyo…
56 !15 = !DIFile(filename: "/Volumes/Lalgate/work/llvm/projects/llvm-test/SingleSource/UnitTests/Vecto…96 !55 = !DIFile(filename: "/Volumes/Lalgate/work/llvm/projects/llvm-test/SingleSource/UnitTests/Vecto…
6 ;test-suite/SingleSource/UnitTests/2002-05-02-ManyArguments.c
60 !15 = !DIFile(filename: "/Volumes/Lalgate/work/llvm/projects/llvm-test/SingleSource/UnitTests/Vecto…100 !55 = !DIFile(filename: "/Volumes/Lalgate/work/llvm/projects/llvm-test/SingleSource/UnitTests/Vecto…
4 ;; From: test/Programs/SingleSource/richards_benchmark.c
43 SingleSource, and External.45 - ``test-suite/SingleSource``47 The SingleSource directory contains test programs that are only a
555 SingleSource, and External.557 - ``test-suite/SingleSource``559 The SingleSource directory contains test programs that are only a
370 `gcc-loops <http://llvm.org/viewvc/llvm-project/test-suite/trunk/SingleSource/UnitTests/Vectorizer/…
1 ; ModuleID = 'SingleSource/Regression/C/sumarray2d.c'
9 ; original code. This comes from SingleSource/Benchmarks/Shootout/sieve.c.
270 The SingleSource/Benchmarks/Shootout-C++/hash and hash2 tests have examples of277 SingleSource/Benchmarks/Misc/dt.c shows several interesting optimization1202 SingleSource/Benchmarks/Misc/dt.c
12951 SDValue SingleSource = SDValue(); in visitCONCAT_VECTORS() local12965 if (SingleSource.getNode()) { in visitCONCAT_VECTORS()12966 if (Op.getOperand(0) != SingleSource) in visitCONCAT_VECTORS()12969 SingleSource = Op.getOperand(0); in visitCONCAT_VECTORS()12974 if (SingleSource.getValueType() != N->getValueType(0)) in visitCONCAT_VECTORS()12989 if (SingleSource.getNode()) in visitCONCAT_VECTORS()12990 return SingleSource; in visitCONCAT_VECTORS()