| /llvm-project-15.0.7/lld/test/wasm/ |
| H A D | many-functions.ll | 22 ; CHECK-NEXT: Index: 1 25 ; CHECK-NEXT: Index: 1 28 ; CHECK-NEXT: Index: 1 31 ; CHECK-NEXT: Index: 1 34 ; CHECK-NEXT: Index: 1 37 ; CHECK-NEXT: Index: 1 40 ; CHECK-NEXT: Index: 1 43 ; CHECK-NEXT: Index: 1 46 ; CHECK-NEXT: Index: 1 49 ; CHECK-NEXT: Index: 1 [all …]
|
| H A D | locals-duplicate.test | 12 ; CHECK-NEXT: - Index: 0 21 ; CHECK-NEXT: - Index: 0 32 ; CHECK-NEXT: - Index: 0 38 ; CHECK-NEXT: - Index: 1 44 ; CHECK-NEXT: - Index: 2 54 ; CHECK-NEXT: Index: 0 57 ; CHECK-NEXT: Index: 1 60 ; CHECK-NEXT: Index: 3 63 ; CHECK-NEXT: Index: 4 66 ; CHECK-NEXT: Index: 1 [all …]
|
| H A D | weak-alias.ll | 25 ; CHECK-NEXT: - Index: 0 28 ; CHECK-NEXT: - Index: 1 36 ; CHECK-NEXT: - Index: 0 47 ; CHECK-NEXT: - Index: 0 57 ; CHECK-NEXT: Index: 0 60 ; CHECK-NEXT: Index: 0 63 ; CHECK-NEXT: Index: 1 66 ; CHECK-NEXT: Index: 1 69 ; CHECK-NEXT: Index: 2 72 ; CHECK-NEXT: Index: 3 [all …]
|
| H A D | weak-alias-overide.ll | 28 ; CHECK-NEXT: - Index: 0 32 ; CHECK-NEXT: - Index: 1 39 ; CHECK-NEXT: - Index: 0 50 ; CHECK-NEXT: - Index: 0 60 ; CHECK-NEXT: Index: 0 63 ; CHECK-NEXT: Index: 0 66 ; CHECK-NEXT: Index: 1 69 ; CHECK-NEXT: Index: 2 72 ; CHECK-NEXT: Index: 3 75 ; CHECK-NEXT: Index: 4 [all …]
|
| H A D | init-fini.ll | 75 ; CHECK-NEXT: - Index: 2 84 ; CHECK-NEXT: - Index: 0 86 ; CHECK-NEXT: - Index: 1 88 ; CHECK-NEXT: - Index: 2 90 ; CHECK-NEXT: - Index: 3 92 ; CHECK-NEXT: - Index: 4 94 ; CHECK-NEXT: - Index: 5 96 ; CHECK-NEXT: - Index: 6 98 ; CHECK-NEXT: - Index: 7 100 ; CHECK-NEXT: - Index: 8 [all …]
|
| H A D | call-indirect.s | 45 # CHECK-NEXT: - Index: 0 49 # CHECK-NEXT: - Index: 1 53 # CHECK-NEXT: - Index: 2 58 # CHECK-NEXT: - Index: 3 61 # CHECK-NEXT: - Index: 4 69 # CHECK-NEXT: - Index: 0 80 # CHECK-NEXT: - Index: 0 86 # CHECK-NEXT: - Index: 1 96 # CHECK-NEXT: Index: 0 99 # CHECK-NEXT: Index: 0 [all …]
|
| H A D | relocatable.ll | 49 ; CHECK-NEXT: - Index: 0 53 ; CHECK-NEXT: - Index: 1 57 ; CHECK-NEXT: - Index: 2 98 ; CHECK-NEXT: Index: 1 101 ; CHECK-NEXT: Index: 2 104 ; CHECK-NEXT: Index: 4 107 ; CHECK-NEXT: Index: 5 110 ; CHECK-NEXT: Index: 7 113 ; CHECK-NEXT: - Index: 3 116 ; CHECK-NEXT: - Index: 4 [all …]
|
| /llvm-project-15.0.7/llvm/lib/Option/ |
| H A D | Option.cpp | 157 Index += 2; in acceptInternal() 158 if (Index > Args.getNumInputArgStrings() || in acceptInternal() 170 Index += 1 + getNumArgs(); in acceptInternal() 171 if (Index > Args.getNumInputArgStrings()) in acceptInternal() 189 Index += 2; in acceptInternal() 190 if (Index > Args.getNumInputArgStrings() || in acceptInternal() 199 Index += 2; in acceptInternal() 200 if (Index > Args.getNumInputArgStrings() || in acceptInternal() 214 Args.getArgString(Index) != nullptr) in acceptInternal() 224 Index++; in acceptInternal() [all …]
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | TypeLocBuilder.cpp | 59 Index = NewIndex; in grow() 99 memmove(&Buffer[Index - 4], &Buffer[Index], NumBytesAtAlign4); in pushImpl() 100 Index -= 4; in pushImpl() 110 memmove(&Buffer[Index + 4], &Buffer[Index], NumBytesAtAlign4); in pushImpl() 111 Index += 4; in pushImpl() 121 memmove(&Buffer[Index - 4], &Buffer[Index], NumBytesAtAlign4); in pushImpl() 122 Index -= 4; in pushImpl() 133 memmove(&Buffer[Index - 4], &Buffer[Index], NumBytesAtAlign4); in pushImpl() 134 Index -= 4; in pushImpl() 144 memmove(&Buffer[Index + 4], &Buffer[Index], NumBytesAtAlign4); in pushImpl() [all …]
|
| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | foreach-variable-range.td | 17 def var_bound_whitespaceA#Index; 24 def var_bounds_whitespaceB#Index; 31 def var_bounds_whitespaceC#Index; 38 def var_bounds_whitespaceD#Index; 45 def const_lower_whitespaceA#Index; 52 def const_lower_whitespaceB#Index; 59 def const_lower_whitespaceC#Index; 102 def multi_rangeA#Index; 111 def multi_rangeB#Index; 119 def multi_rangeC#Index; [all …]
|
| H A D | ForeachList.td | 5 int Index = idx; 27 // CHECK: int Index = 0; 31 // CHECK: int Index = 1; 35 // CHECK: int Index = 2; 39 // CHECK: int Index = 3; 43 // CHECK: int Index = 4; 47 // CHECK: int Index = 5; 51 // CHECK: int Index = 6; 55 // CHECK: int Index = 7; 59 // CHECK: int Index = 0; [all …]
|
| /llvm-project-15.0.7/clang/unittests/Index/ |
| H A D | IndexTests.cpp | 115 : Index(std::move(Index)), Opts(Opts) {} in IndexAction() 128 : Index(std::move(Index)), PP(std::move(PP)), Opts(Opts) {} in CreateASTConsumer() 176 EXPECT_THAT(Index->Symbols, in TEST() 181 Index->Symbols, in TEST() 189 Index->Symbols, in TEST() 201 Index->Symbols.clear(); in TEST() 216 Index->Symbols.clear(); in TEST() 235 EXPECT_THAT(Index->Symbols, in TEST() 278 Index->Symbols.clear(); in TEST() 315 Index->Symbols, in TEST() [all …]
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/ |
| H A D | LazyRandomTypeCollection.cpp | 85 error(ensureTypeExists(Index)); in getOffsetOfType() 86 assert(contains(Index)); in getOffsetOfType() 92 assert(!Index.isSimple()); in getType() 94 auto EC = ensureTypeExists(Index); in getType() 96 assert(contains(Index)); in getType() 102 if (Index.isSimple()) in tryGetType() 110 assert(contains(Index)); in tryGetType() 115 if (Index.isNoneType() || Index.isSimple()) in getTypeName() 128 ensureCapacityFor(Index); in getTypeName() 137 if (Index.isSimple() || Index.isNoneType()) in contains() [all …]
|
| H A D | TypeTableCollection.cpp | 38 CVType TypeTableCollection::getType(TypeIndex Index) { in getType() argument 39 assert(Index.toArrayIndex() < Records.size()); in getType() 40 return CVType(Records[Index.toArrayIndex()]); in getType() 43 StringRef TypeTableCollection::getTypeName(TypeIndex Index) { in getTypeName() argument 44 if (Index.isNoneType() || Index.isSimple()) in getTypeName() 45 return TypeIndex::simpleTypeName(Index); in getTypeName() 47 uint32_t I = Index.toArrayIndex(); in getTypeName() 49 StringRef Result = NameStorage.save(computeTypeName(*this, Index)); in getTypeName() 55 bool TypeTableCollection::contains(TypeIndex Index) { in contains() argument 56 return Index.toArrayIndex() <= size(); in contains() [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | branch-clone-if-constexpr-template.cpp | 5 template <unsigned Index> 7 if constexpr (Index == 0) { in shouldFail() 10 } else if constexpr (Index == 1) { in shouldFail() 17 template <unsigned Index> 19 if constexpr (Index == 0) { in shouldPass() 21 } else if constexpr (Index == 1) { in shouldPass() 29 constexpr unsigned Index = 1; in shouldFailNonTemplate() local 30 if constexpr (Index == 0) { in shouldFailNonTemplate() 33 } else if constexpr (Index == 1) { in shouldFailNonTemplate() 41 constexpr unsigned Index = 1; in shouldPassNonTemplate() local [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profgen/ |
| H A D | pseudoprobe-decoding.test | 18 ; CHECK: [Probe]: FUNC: bar Index: 1 Type: Block 19 ; CHECK-NEXT: [Probe]: FUNC: bar Index: 4 Type: Block 23 ; CHECK: [Probe]: FUNC: foo Index: 1 Type: Block 24 ; CHECK-NEXT: [Probe]: FUNC: foo Index: 2 Type: Block 27 ; CHECK: [Probe]: FUNC: foo Index: 5 Type: Block 29 ; CHECK: [Probe]: FUNC: foo Index: 6 Type: Block 30 ; CHECK-NEXT: [Probe]: FUNC: foo Index: 2 Type: Block 33 ; CHECK: [Probe]: FUNC: foo Index: 3 Type: Block 36 ; CHECK: [Probe]: FUNC: foo Index: 4 Type: Block 42 ; CHECK: [Probe]: FUNC: foo Index: 6 Type: Block [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBlockRanges.h | 179 return Index; 183 return Index == x; 187 return Index == Idx.Index; 195 return Index != Idx.Index; 203 Index = First; 205 ++Index; 215 if (Index == Idx.Index) 219 if (Index == None || Idx.Index == None) 223 if (Index == Exit || Idx.Index == Entry) 227 if (Index == Entry || Idx.Index == Exit) [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | R600RegisterInfo.td | 44 foreach Index = 0-127 in { 47 def T#Index#_#Chan : R600RegWithChan <"T"#Index#"."#Chan, Index, Chan>; 50 def Addr#Index#_#Chan : R600RegWithChan <"T("#Index#" + AR.x)."#Chan, 54 def T#Index#_XYZW : R600Reg_128 <"T"#Index#"", 61 def T#Index#_XY : R600Reg_64 <"T"#Index#"", 86 foreach Index = 159-128 in { 89 def KC0_#Index#_#Chan : R600RegWithChan <"KC0["#!add(Index,-128)#"]."#Chan, Index, Chan>; 92 def KC0_#Index#_XYZW : R600Reg_128 <"KC0["#!add(Index, -128)#"].XYZW", 104 def KC1_#Index#_#Chan : R600RegWithChan <"KC1["#!add(Index,-160)#"]."#Chan, Index, Chan>; 107 def KC1_#Index#_XYZW : R600Reg_128 <"KC1["#!add(Index, -160)#"].XYZW", [all …]
|
| /llvm-project-15.0.7/llvm/test/MC/WebAssembly/ |
| H A D | weak-alias.s | 82 # CHECK-NEXT: - Index: 0 114 # CHECK-NEXT: Index: 0 117 # CHECK-NEXT: Index: 3 120 # CHECK-NEXT: Index: 5 123 # CHECK-NEXT: Index: 0 126 # CHECK-NEXT: Index: 7 249 # REF-NEXT: - Index: 0 281 # REF-NEXT: Index: 0 284 # REF-NEXT: Index: 3 287 # REF-NEXT: Index: 5 [all …]
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | CoalescingBitVector.h | 97 void set(IndexT Index) { in set() argument 100 insert(Index, Index); in set() 116 set(Index); in set() 130 if (!test(Index)) in test_and_set() 131 set(Index); in test_and_set() 135 void reset(IndexT Index) { in reset() argument 145 if (Index < Start) in reset() 151 if (Start < Index) in reset() 153 if (Index < Stop) in reset() 342 advanceTo(Index); in advanceToLowerBound() [all …]
|
| /llvm-project-15.0.7/llvm/test/ObjectYAML/wasm/ |
| H A D | export_section.yaml | 8 - Index: 0 15 - Index: 0 21 - Index: 1 31 Index: 1 34 Index: 1 37 Index: 0 40 Index: 0 43 - Index: 0 46 - Index: 1 58 # CHECK: Index: 1 [all …]
|
| H A D | code_section.yaml | 8 - Index: 0 13 - Index: 1 25 Index: 0 28 Index: 1 31 - Index: 0 36 - Index: 1 45 - Index: 0 50 - Index: 1 62 # CHECK: - Index: 0 67 # CHECK: - Index: 1 [all …]
|
| /llvm-project-15.0.7/llvm/lib/MCA/HardwareUnits/ |
| H A D | ResourceManager.cpp | 124 ResIndex2ProcResID[Index] = I; in ResourceManager() 130 Resources[Index] = in ResourceManager() 132 Strategies[Index] = getStrategyFor(*Resources[Index]); in ResourceManager() 144 uint64_t GroupMaskIdx = 1ULL << Index; in ResourceManager() 163 Strategies[Index] = std::move(S); in setCustomStrategyImpl() 180 ResourceState &RS = *Resources[Index]; in selectPipe() 287 if (!Resources[Index]->isReady(NumUnits)) in checkAvailability() 297 BusyResourceMask |= Index; in checkAvailability() 358 ReservedResourceGroups ^= 1ULL << Index; in reserveResource() 366 ReservedResourceGroups ^= 1ULL << Index; in releaseResource() [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | aix-extern.ll | 101 ; CHECKSYM-NEXT: Index: [[#Index:]] 109 ; CHECKSYM-NEXT: Index: [[#Index+1]] 122 ; CHECKSYM-NEXT: Index: [[#Index+2]] 130 ; CHECKSYM-NEXT: Index: [[#Index+3]] 143 ; CHECKSYM-NEXT: Index: [[#Index+4]] 151 ; CHECKSYM-NEXT: Index: [[#Index+5]] 164 ; CHECKSYM-NEXT: Index: [[#Index+6]] 172 ; CHECKSYM-NEXT: Index: [[#Index+7]] 185 ; CHECKSYM-NEXT: Index: [[#Index+8]] 206 ; CHECKSYM-NEXT: Index: [[#Index+10]] [all …]
|
| H A D | aix-extern-weak.ll | 78 ; CHECKSYM-NEXT: Index: [[#Index:]] 86 ; CHECKSYM-NEXT: Index: [[#Index+1]] 99 ; CHECKSYM-NEXT: Index: [[#Index+2]] 107 ; CHECKSYM-NEXT: Index: [[#Index+3]] 120 ; CHECKSYM-NEXT: Index: [[#Index+4]] 128 ; CHECKSYM-NEXT: Index: [[#Index+5]] 141 ; CHECKSYM-NEXT: Index: [[#Index+6]] 149 ; CHECKSYM-NEXT: Index: [[#Index+7]] 162 ; CHECKSYM-NEXT: Index: [[#Index+8]] 183 ; CHECKSYM-NEXT: Index: [[#Index+10]] [all …]
|