| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | pr15296.ll | 7 ; X86: # %bb.0: # %allocas 16 ; X64: # %bb.0: # %allocas 23 allocas: 38 ; X86: # %bb.0: # %allocas 47 ; X64: # %bb.0: # %allocas 54 allocas: 63 ; X86: # %bb.0: # %allocas 72 ; X64: # %bb.0: # %allocas 79 allocas: 88 ; X86: # %bb.0: # %allocas [all …]
|
| H A D | avx-win64.ll | 21 allocas: 31 safe_if_run_false: ; preds = %allocas 39 safe_if_after_false: ; preds = %safe_if_run_false, %allocas 40 %0 = phi <8 x float> [ %x, %allocas ], [ %blend.i52, %safe_if_run_false ]
|
| H A D | 2012-07-15-vshl.ll | 7 allocas: 10 for_loop29: ; preds = %safe_if_after_true, %allocas 11 %indvars.iv596 = phi i64 [ %indvars.iv.next597, %safe_if_after_true ], [ 0, %allocas ]
|
| H A D | 2011-20-21-zext-ui2fp.ll | 9 ; CHECK: # %bb.0: # %allocas 15 allocas:
|
| H A D | avx512-bugfix-25270.ll | 8 ; CHECK: ## %bb.0: ## %allocas 24 allocas:
|
| H A D | avx-basic.ll | 36 ; CHECK: ## %bb.0: ## %allocas 42 allocas: 51 ; CHECK: ## %bb.0: ## %allocas 57 allocas:
|
| H A D | setcc-lowering.ll | 42 ; AVX: # %bb.0: # %allocas 61 ; KNL-32: # %bb.0: # %allocas 87 allocas: 90 for_test11.preheader: ; preds = %for_test11.preheader, %allocas
|
| H A D | 2011-12-28-vselecti8.ll | 20 ; CHECK: ## %bb.0: ## %allocas 26 allocas:
|
| /llvm-project-15.0.7/llvm/test/Instrumentation/AddressSanitizer/ |
| H A D | debug_info_noninstrumented_alloca.ll | 1 ; This test checks that non-instrumented allocas stay in the first basic block. 2 ; Only first-basic-block allocas are considered stack slots, and moving them 6 ; RUN: opt < %s -passes='asan-pipeline' -asan-instrument-dynamic-allocas -S | FileCheck %s 13 ; Won't be instrumented because of asan-skip-promotable-allocas. 19 ; Won't be instrumented because of asan-skip-promotable-allocas. 25 ; Won't be instrumented because of asan-skip-promotable-allocas.
|
| H A D | debug_info_noninstrumented_alloca2.ll | 1 ; Make sure we don't break the IR when moving non-instrumented allocas 4 ; RUN: opt < %s -passes='asan-pipeline' -asan-instrument-dynamic-allocas -S | FileCheck %s
|
| H A D | instrument-dynamic-allocas.ll | 2 ; -asan-instrument-dynamic-allocas 4 ; RUN: opt < %s -passes='asan-pipeline' -asan-instrument-dynamic-allocas -S | FileCheck %s --check-…
|
| /llvm-project-15.0.7/llvm/test/Analysis/StackSafetyAnalysis/ |
| H A D | local.ll | 21 ; CHECK-NEXT: allocas uses: 35 ; CHECK-NEXT: allocas uses: 50 ; CHECK-NEXT: allocas uses: 77 ; CHECK-NEXT: allocas uses: 97 ; CHECK-NEXT: allocas uses: 111 ; CHECK-NEXT: allocas uses: 128 ; CHECK-NEXT: allocas uses: 144 ; CHECK-NEXT: allocas uses: 162 ; CHECK-NEXT: allocas uses: 179 ; CHECK-NEXT: allocas uses: [all …]
|
| H A D | ipa.ll | 119 ; CHECK-NEXT: allocas uses: 135 ; CHECK-NEXT: allocas uses: 151 ; CHECK-NEXT: allocas uses: 167 ; CHECK-NEXT: allocas uses: 184 ; CHECK-NEXT: allocas uses: 201 ; CHECK-NEXT: allocas uses: 217 ; CHECK-NEXT: allocas uses: 233 ; CHECK-NEXT: allocas uses: 250 ; CHECK-NEXT: allocas uses: 266 ; CHECK-NEXT: allocas uses: [all …]
|
| H A D | memintrin.ll | 15 ; CHECK-NEXT: allocas uses: 31 ; CHECK-NEXT: allocas uses: 46 ; CHECK-NEXT: allocas uses: 60 ; CHECK-NEXT: allocas uses: 76 ; CHECK-NEXT: allocas uses: 91 ; CHECK-NEXT: allocas uses: 110 ; CHECK-NEXT: allocas uses: 128 ; CHECK-NEXT: allocas uses: 145 ; CHECK-NEXT: allocas uses: 162 ; CHECK-NEXT: allocas uses: [all …]
|
| H A D | ipa-alias.ll | 60 ; CHECK-NEXT: allocas uses: 81 ; CHECK-NEXT: allocas uses: 98 ; CHECK-NEXT: allocas uses: 113 ; CHECK-NEXT: allocas uses: 133 ; CHECK-NEXT: allocas uses:
|
| /llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/ |
| H A D | 2011-09-19-vectoriv.ll | 5 allocas: 8 cif_done: ; preds = %allocas 11 for_loop398: ; preds = %for_loop398, %allocas 12 %storemerge35 = phi <4 x i32> [ %storemerge, %for_loop398 ], [ undef, %allocas ]
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/ |
| H A D | pr10813.ll | 4 allocas: 7 cif_mask_all: ; preds = %allocas 10 cif_mixed_test_all: ; preds = %allocas
|
| /llvm-project-15.0.7/llvm/test/Transforms/Inline/ |
| H A D | dynamic_alloca_test.ll | 1 ; Test that functions with dynamic allocas get inlined in a case where 3 ; Functions with dynamic allocas can only be inlined into functions that 4 ; already have dynamic allocas.
|
| /llvm-project-15.0.7/llvm/test/Transforms/NewGVN/ |
| H A D | 2016-08-30-MaskedScatterGather-xfail-inseltpoison.ll | 26 ; Store in1 to the allocas 28 ; Read in1 from the allocas 31 ; Store in2 to the allocas 33 ; Read in2 from the allocas
|
| H A D | 2016-08-30-MaskedScatterGather-xfail.ll | 26 ; Store in1 to the allocas 28 ; Read in1 from the allocas 31 ; Store in2 to the allocas 33 ; Read in2 from the allocas
|
| /llvm-project-15.0.7/llvm/test/Transforms/GVN/ |
| H A D | 2016-08-30-MaskedScatterGather-inseltpoison.ll | 25 ; Store in1 to the allocas 27 ; Read in1 from the allocas 30 ; Store in2 to the allocas 32 ; Read in2 from the allocas
|
| H A D | 2016-08-30-MaskedScatterGather.ll | 25 ; Store in1 to the allocas 27 ; Read in1 from the allocas 30 ; Store in2 to the allocas 32 ; Read in2 from the allocas
|
| /llvm-project-15.0.7/llvm/test/Transforms/Sink/ |
| H A D | basic.ll | 66 ; We shouldn't sink constant sized allocas from the entry block, since CodeGen 67 ; interprets allocas outside the entry block as dynamically sized stack objects. 90 ; Make sure we sink dynamic sized allocas 115 ; We also want to sink allocas that are not in the entry block. These
|
| /llvm-project-15.0.7/mlir/lib/Conversion/SCFToSPIRV/ |
| H A D | SCFToSPIRV.cpp | 133 auto &allocas = scfToSPIRVContext->outputVars[newOp]; in replaceSCFOutputValue() local 136 allocas.clear(); in replaceSCFOutputValue() 145 allocas.push_back(alloc); in replaceSCFOutputValue() 311 auto &allocas = scfToSPIRVContext->outputVars[terminatorOp->getParentOp()]; in matchAndRewrite() local 312 if (allocas.size() != operands.size()) in matchAndRewrite() 317 rewriter.create<spirv::StoreOp>(loc, allocas[i], operands[i]); in matchAndRewrite()
|
| /llvm-project-15.0.7/llvm/test/Transforms/IROutliner/ |
| H A D | illegal-allocas.ll | 4 ; Show that we do not extract allocas, as outlining allocas may cause
|