Home
last modified time | relevance | path

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

123456

/llvm-project-15.0.7/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.cpp191 namespace test18 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-shift.ll5 ; CHECK-LABEL: test18:
7 define void @test18(<16 x i32> %a) #0 {
/llvm-project-15.0.7/clang/test/Misc/
H A Ddiag-template-diffing-color.cpp52 void test18() { in test18() function
/llvm-project-15.0.7/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-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c24 wchar_t test18(void) { return L'\t'; } in test18() function
H A Ddeclarators.c113 void test18(void) {
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-rounding.ll176 ; CHECK-LABEL: test18:
179 define double @test18(double %a) #1 {
/llvm-project-15.0.7/clang/test/Sema/
H A Dblock-misc.c186 void test18(void) { in test18() function
H A Dattr-deprecated.c103 test18 __attribute__((deprecated)), variable
H A Dswitch.c308 int test18(void) { in test18() function
H A Dreturn.c101 int test18(void) { in test18() function
H A Dexprs.c175 void test18(int b) { in test18() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dvec_shift5.ll196 define <4 x i32> @test18(<4 x i32> %a0, ptr %dummy) {
197 ; X86-LABEL: test18:
205 ; X64-LABEL: test18:
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:
H A Dfp-select-cmp-and.ll202 define double @test18(double %a, double %b, double %c, double %eps) {
203 ; CHECK-LABEL: test18:
/llvm-project-15.0.7/llvm/test/Transforms/PhaseOrdering/
H A Dfast-basictest.ll15 ; test2 ... test18 - both reassociate and instcombine passes
236 define float @test18(float %A, float %B) {
237 ; CHECK-LABEL: @test18(
260 ; test18 - check that the bug described in the revision does not appear:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dapint-sub.ll154 define i128 @test18(i128 %Y) {
155 ; CHECK-LABEL: @test18(
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dlinkage.cpp225 namespace test18 { namespace
H A Dnrvo.cpp2560 X test18(int i) { // http://wg21.link/p2025r2#ex-11 in test18() function
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb/
H A Dshift-and.ll217 define i32* @test18(i32* %p, i32 %x) {
218 ; CHECK-LABEL: test18:
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dmemset-and-memcpy.ll73 define void @test18(i8* %P, i8* %Q, i8* %R) nounwind ssp {
74 ; CHECK-LABEL: @test18(

123456