/llvm-project/llvm/test/CodeGen/Hexagon/autohvx/ |
H A D | vext-64b.ll | 31 ; CHECK-LABEL: test_04: 34 define <16 x i32> @test_04(<64 x i8> %v0) #0 {
|
H A D | vext-128b.ll | 31 ; CHECK-LABEL: test_04: 34 define <32 x i32> @test_04(<128 x i8> %v0) #0 {
|
/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
H A D | pr46786.ll | 108 define ptr @test_04(ptr %p) { 109 ; CHECK-LABEL: 'test_04' 110 ; CHECK-NEXT: Classifying expressions for: @test_04 121 ; CHECK-NEXT: Determining loop execution counts for: @test_04
|
/llvm-project/flang/test/Evaluate/ |
H A D | fold-substr.f90 | 29 logical, parameter :: test_04 = len(maxval(x(:, :)(1:2))) == 2 local
|
H A D | fold-merge.f90 | 10 logical, parameter :: test_04 = all(merge(1,4,[.true.,.false.,.true.,.false.]) == [1,4,1,4]) variable
|
/llvm-project/llvm/test/Transforms/LoopVectorize/ |
H A D | pr35743.ll | 80 define i4 @test_04(i8 %c) #0 { 82 ; CHECK-LABEL: @test_04(
|
/llvm-project/llvm/test/Transforms/IRCE/ |
H A D | non_known_positive_end.ll | 105 define void @test_04(ptr %arr, ptr %a_len_ptr, ptr %size_ptr) { 107 ; CHECK-LABEL: @test_04(
|
H A D | range_intersect_miscompile.ll | 8 ; CHECK-LABEL: irce: in function test_04: constrained Loop at depth 1 containing: 258 define void @test_04(ptr %p) { 259 ; CHECK-LABEL: define void @test_04 374 ; Same as test_04, but range guarantees that %n is positive. So we can safely
|
H A D | decrementing-loop.ll | 166 define void @test_04(ptr %a, ptr %a_len_ptr, i1 %cond) { 168 ; CHECK-LABEL: test_04
|
H A D | eq_ne.ll | 8 ; CHECK: irce: in function test_04: constrained Loop at depth 1 containing: %loop<header><exiting>,… 141 define void @test_04(ptr %arr, ptr %a_len_ptr) #0 {
|
H A D | unsigned_comparisons_ugt.ll | 8 ; CHECK: irce: in function test_04: constrained Loop at depth 1 containing: %loop<header><exiting>,… 245 define void @test_04(ptr %arr, ptr %a_len_ptr) #0 { 246 ; CHECK-LABEL: define void @test_04
|
/llvm-project/llvm/test/Transforms/GVN/PRE/ |
H A D | pre-load-implicit-cf-updates.ll | 91 define hidden void @test_04(i32 %x, i32 %y) { 95 ; CHECK-LABEL: @test_04
|
/llvm-project/llvm/test/Transforms/SimplifyCFG/ |
H A D | switch_ub.ll | 127 define i32 @test_04(ptr %p, i32 %x, i1 %cond) { 128 ; CHECK-LABEL: @test_04(
|
H A D | unprofitable-pr.ll | 178 define void @test_04(i1 %c, ptr align 1 %ptr, ptr %vtable) local_unnamed_addr #0 { 179 ; CHECK-LABEL: @test_04(
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | 2020_12_02_decrementing_loop.ll | 168 define void @test_04(i32 %arg) { 169 ; CHECK-LABEL: test_04:
|
/llvm-project/llvm/test/Transforms/LoopRotate/ |
H A D | noalias.ll | 75 define void @test_04(ptr nocapture %_pA) nounwind ssp { 76 ; CHECK-LABEL: @test_04(
|
/llvm-project/llvm/test/Transforms/IndVarSimplify/ |
H A D | shift-range-checks.ll | 175 define void @test_04(ptr %p, i32 %shift) { 176 ; CHECK-LABEL: @test_04(
|
H A D | monotonic_checks.ll | 202 define i32 @test_04(ptr %p) { 203 ; CHECK-LABEL: @test_04(
|
H A D | canonicalize-cmp.ll | 193 define i32 @test_04(ptr %p, ptr %capacity_p, ptr %num_elements_p) { 194 ; CHECK-LABEL: @test_04(
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | isel-minmax-v64bit.ll | 37 ; CHECK-LABEL: test_04: 39 define <2 x i32> @test_04(<2 x i32> %a0, <2 x i32> %a1) #0 {
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | sink_to_unreachable.ll | 101 define i32 @test_04(i32 %x, i1 %c) { 102 ; CHECK-LABEL: @test_04(
|
/llvm-project/llvm/test/CodeGen/Hexagon/vect/ |
H A D | setcc-v32.ll | 47 ; CHECK-LABEL: test_04 52 define <4 x i8> @test_04(<4 x i8> %a0, <4 x i8> %a1) #0 {
|
/llvm-project/llvm/test/Transforms/LoopStrengthReduce/ |
H A D | post-increment-insertion.ll | 144 define i32 @test_04(ptr %p, i64 %len, i32 %x) { 145 ; CHECK-LABEL: @test_04(
|
/llvm-project/llvm/test/Transforms/EarlyCSE/ |
H A D | and_or.ll | 142 define i32 @test_04(i32 %a, i32 %b, i1 %c1, i1 %c2) { 143 ; CHECK-LABEL: @test_04(
|
/llvm-project/llvm/test/Transforms/LoopStrengthReduce/X86/ |
H A D | bin_power.ll | 121 define i32 @test_04(i32 %a) { 122 ; CHECK-LABEL: @test_04
|