Home
last modified time | relevance | path

Searched refs:test_loop (Results 1 – 16 of 16) sorted by relevance

/llvm-project/llvm/test/Analysis/ScalarEvolution/
H A Dsext-add-inreg-loop.ll6 define dso_local i32 @test_loop(ptr nocapture noundef readonly %x) {
7 ; CHECK-LABEL: 'test_loop'
8 ; CHECK-NEXT: Classifying expressions for: @test_loop
25 ; CHECK-NEXT: Determining loop execution counts for: @test_loop
/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dbasic-loop.ll4 ; CHECK-LABEL: {{^}}test_loop:
5 define amdgpu_kernel void @test_loop(ptr addrspace(1) noalias %out, ptr addrspace(1) noalias %in, i…
H A Dllvm.amdgcn.pops.exiting.wave.id.ll38 define amdgpu_ps void @test_loop() {
39 ; GFX9-LABEL: test_loop:
49 ; GFX10-LABEL: test_loop:
H A Dextend-wwm-virt-reg-liveness.mir118 name: test_loop
131 ; GCN-LABEL: name: test_loop
H A Dcf-loop-on-constant.ll5 define amdgpu_kernel void @test_loop(ptr addrspace(3) %ptr, i32 %n) nounwind {
6 ; GCN-LABEL: test_loop:
31 ; GCN_DBG-LABEL: test_loop:
/llvm-project/llvm/test/CodeGen/X86/
H A Dpr61923.ll8 define void @test_loop(ptr align 1 %src, ptr align 1 %dest, i32 %len) {
9 ; CHECK-LABEL: test_loop:
/llvm-project/llvm/test/Transforms/SimpleLoopUnswitch/
H A Dexponential-nontrivial-unswitch2.ll72 %test_loop = icmp slt i32 %iv, 50
73 br i1 %test_loop, label %loop, label %exit
H A Dexponential-nontrivial-unswitch.ll96 %test_loop = icmp slt i32 %iv, 50
97 br i1 %test_loop, label %loop, label %exit
H A Dexponential-nontrivial-unswitch-nested.ll136 %test_loop = icmp slt i32 %iv3, 50
137 br i1 %test_loop, label %loop, label %middle_latch
H A Dexponential-nontrivial-unswitch-nested2.ll147 %test_loop = icmp slt i32 %iv3, 50
148 br i1 %test_loop, label %loop, label %middle_latch
/llvm-project/llvm/test/CodeGen/RISCV/
H A Dreduce-unnecessary-extension.ll58 define signext i32 @test_loop() nounwind {
59 ; RV64I-LABEL: test_loop:
/llvm-project/llvm/test/CodeGen/SPARC/
H A D2011-01-19-DelaySlot.ll28 define i32 @test_loop(i32 %a, i32 %b) nounwind readnone {
29 ; CHECK: test_loop
/llvm-project/clang/test/C/C23/
H A Dn3007.c164 void test_loop(void) { in test_loop() function
/llvm-project/llvm/test/CodeGen/X86/AMX/
H A Damx-across-func.ll211 define dso_local i32 @test_loop(i32 %0) nounwind {
212 ; CHECK-LABEL: test_loop:
284 ; IPRA-LABEL: test_loop:
336 ; O0-LABEL: test_loop:
/llvm-project/llvm/test/Transforms/RewriteStatepointsForGC/
H A Drematerialize-derived-pointers.ll250 define void @test_loop(ptr addrspace(1) %base) gc "statepoint-example" {
251 ; CHECK-LABEL: @test_loop(
/llvm-project/llvm/test/Transforms/DeadStoreElimination/
H A Dmultiblock-loops.ll98 define void @test_loop(i32 %N, ptr noalias nocapture readonly %A, ptr noalias nocapture readonly %x…
99 ; CHECK-LABEL: @test_loop(