/external/llvm/test/tools/gold/X86/ |
D | resolve-to-alias.ll | 8 ; RUN: FileCheck --check-prefix=PASS1 %s < %t.ll 15 ; RUN: FileCheck --check-prefix=PASS1 %s < %t.ll 24 ; PASS1: @bar = alias void (), void ()* @zed 26 ; PASS1: define void @foo() { 27 ; PASS1-NEXT: call void @bar() 28 ; PASS1-NEXT: ret void 29 ; PASS1-NEXT: }
|
/external/llvm-project/llvm/test/tools/gold/X86/ |
D | resolve-to-alias.ll | 8 ; RUN: FileCheck --check-prefix=PASS1 %s < %t.ll 15 ; RUN: FileCheck --check-prefix=PASS1 %s < %t.ll 26 ; PASS1: @bar = alias void (), void ()* @zed 28 ; PASS1: define void @foo() { 29 ; PASS1-NEXT: call void @bar() 30 ; PASS1-NEXT: ret void 31 ; PASS1-NEXT: }
|
/external/llvm/test/FileCheck/ |
D | same.txt | 4 RUN: FileCheck --input-file=%s --check-prefix=PASS1 %s 5 PASS1: foo 6 PASS1-SAME: bat 7 PASS1-SAME: bar 8 PASS1-NEXT: baz
|
/external/llvm-project/llvm/test/FileCheck/ |
D | same.txt | 4 RUN: FileCheck --input-file=%s --check-prefix=PASS1 %s 5 PASS1: foo 6 PASS1-SAME: bat 7 PASS1-SAME: bar 8 PASS1-NEXT: baz
|
/external/clang/test/PCH/ |
D | chain-typo-corrections.cpp | 4 #ifndef PASS1 5 #define PASS1 macro
|
D | chain-empty-initial-namespace.cpp | 5 #if !defined(PASS1) 6 #define PASS1 macro
|
D | cxx0x-delegating-ctors.cpp | 8 #ifndef PASS1 9 #define PASS1 macro
|
D | chain-openmp-threadprivate.cpp | 12 #if !defined(PASS1) 13 #define PASS1 macro
|
D | chain-implicit-definition.cpp | 5 #if !defined(PASS1) 6 #define PASS1 macro
|
D | chain-conversion-lookup.cpp | 3 #if !defined(PASS1) 4 #define PASS1 macro
|
D | chain-late-anonymous-namespace.cpp | 7 #if !defined(PASS1) 8 #define PASS1 macro
|
D | chain-pending-instantiations.cpp | 3 #if !defined(PASS1) 4 #define PASS1 macro
|
D | cxx0x-default-delete.cpp | 7 #ifndef PASS1 8 #define PASS1 macro
|
D | chain-friend-instantiation.cpp | 4 #if !defined(PASS1) 5 #define PASS1 macro
|
/external/llvm-project/clang/test/PCH/ |
D | chain-typo-corrections.cpp | 4 #ifndef PASS1 5 #define PASS1 macro
|
D | chain-empty-initial-namespace.cpp | 5 #if !defined(PASS1) 6 #define PASS1 macro
|
D | cxx0x-delegating-ctors.cpp | 8 #ifndef PASS1 9 #define PASS1 macro
|
D | chain-openmp-threadprivate.cpp | 12 #if !defined(PASS1) 13 #define PASS1 macro
|
D | chain-implicit-definition.cpp | 5 #if !defined(PASS1) 6 #define PASS1 macro
|
D | chain-conversion-lookup.cpp | 3 #if !defined(PASS1) 4 #define PASS1 macro
|
D | chain-pending-instantiations.cpp | 3 #if !defined(PASS1) 4 #define PASS1 macro
|
D | chain-late-anonymous-namespace.cpp | 7 #if !defined(PASS1) 8 #define PASS1 macro
|
D | chain-openmp-allocate.cpp | 12 #if !defined(PASS1) 13 #define PASS1 macro
|
D | cxx0x-default-delete.cpp | 10 #ifndef PASS1 11 #define PASS1 macro
|
D | chain-friend-instantiation.cpp | 4 #if !defined(PASS1) 5 #define PASS1 macro
|