Searched refs:THIRD (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | pdb-natvis.test | 12 RUN: --check-prefix=CHECK-THIRD %s 23 CHECK-THIRD: {{.*}}natvis-3.natvis (18 bytes): obj=<null>, vname={{.*}}natvis-3.natvis, crc=20… 24 CHECK-THIRD-NEXT: Third Natvis Test
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | IdentifierTable.cpp | 330 #define HASH(LEN, FIRST, THIRD) \ in getPPKeywordID() argument 331 (LEN << 5) + (((FIRST-'a') + (THIRD-'a')) & 31) in getPPKeywordID() 332 #define CASE(LEN, FIRST, THIRD, NAME) \ in getPPKeywordID() argument 333 case HASH(LEN, FIRST, THIRD): \ in getPPKeywordID()
|
| /llvm-project-15.0.7/llvm/test/Transforms/SCCP/ |
| H A D | switch-multiple-undef.ll | 13 ; CHECK-NEXT: i1 true, label [[THIRD:%.*]]
|
| /llvm-project-15.0.7/llvm/test/Transforms/NewGVN/ |
| H A D | pr31613_2.ll | 19 …XT: [[PHI_ONE:%.*]] = phi i64 [ [[SEL]], [[ENTRY:%.*]] ], [ 0, [[FIRST]] ], [ 0, [[THIRD:%.*]] ] 23 ; CHECK-NEXT: br label [[THIRD]]
|
| /llvm-project-15.0.7/llvm/test/BugPoint/ |
| H A D | named-md.ll | 9 ; CHECK-DISABLE-SAME: ![[THIRD:[0-9]+]], ![[FOURTH:[0-9]+]], ![[FIFTH:[0-9]+]]}
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | crash-on-type-args-protocols.m | 28 #ifdef THIRD
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | pow.75.ll | 31 ; CHECK: Combining: {{.*}}: v4f32 = BUILD_VECTOR [[FORTH:t[0-9]+]], [[THIRD:t[0-9]+]], [[SECOND:t[0… 42 ; CHECK: Combining: [[THIRD]]: f32 = fpow nnan ninf nsz arcp contract afn reassoc [[X:t[0-9]+]], Co…
|