Searched refs:test_08 (Results 1 – 19 of 19) sorted by relevance
/llvm-project/flang/test/Evaluate/ |
H A D | fold-merge.f90 | 18 logical, parameter :: test_08 = all(dt02%n == [1,1]) variable
|
/llvm-project/llvm/test/Transforms/IRCE/ |
H A D | eq_ne.ll | 12 ; CHECK-NOT: irce: in function test_08: constrained Loop at depth 1 containing: %loop<header><exiti… 261 define void @test_08(ptr %arr, ptr %a_len_ptr) #0 { 263 ; CHECK: test_08(
|
H A D | unsigned_comparisons_ult.ll | 12 ; CHECK: irce: in function test_08: constrained Loop at depth 1 containing: %loop<header><exiting>,… 527 define void @test_08(ptr %arr, ptr %a_len_ptr) #0 { 528 ; CHECK-LABEL: define void @test_08
|
H A D | rc-negative-bound.ll | 480 define void @test_08(ptr %arr, i32 %n, i32 %bound) { 481 ; CHECK-LABEL: @test_08(
|
H A D | stride_more_than_1.ll | 12 ; CHECK: irce: in function test_08: constrained Loop at depth 1 containing: %loop<header><exiting>,… 525 define void @test_08(ptr %arr, ptr %a_len_ptr) { 526 ; CHECK-LABEL: define void @test_08
|
H A D | ranges_of_different_types.ll | 712 define void @test_08(ptr %arr, ptr %a_len_ptr) #0 { 713 ; CHECK-LABEL: @test_08(
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | isel-minmax-v64bit.ll | 71 ; CHECK-LABEL: test_08: 73 define <4 x i16> @test_08(<4 x i16> %a0, <4 x i16> %a1) #0 {
|
/llvm-project/llvm/test/CodeGen/Hexagon/vect/ |
H A D | setcc-v32.ll | 91 ; CHECK-LABEL: test_08 96 define <4 x i8> @test_08(<4 x i8> %a0, <4 x i8> %a1) #0 {
|
/llvm-project/llvm/test/CodeGen/Hexagon/autohvx/ |
H A D | minmax-128b.ll | 73 ; CHECK: test_08: 75 define <128 x i8> @test_08(<128 x i8> %v0, <128 x i8> %v1) #0 {
|
H A D | minmax-64b.ll | 73 ; CHECK: test_08: 75 define <64 x i8> @test_08(<64 x i8> %v0, <64 x i8> %v1) #0 {
|
H A D | shuffle-half-64b.ll | 121 define <64 x i8> @test_08(<64 x i8> %a0, <64 x i8> %a1) #0 { 122 ; CHECK-LABEL: test_08:
|
H A D | shuffle-half-128b.ll | 121 define <128 x i8> @test_08(<128 x i8> %a0, <128 x i8> %a1) #0 { 122 ; CHECK-LABEL: test_08:
|
H A D | vector-compare-64b.ll | 77 ; CHECK-LABEL: test_08: 80 define <64 x i8> @test_08(<64 x i8> %v0, <64 x i8> %v1, <64 x i8> %v2) #0 {
|
H A D | vector-compare-128b.ll | 77 ; CHECK-LABEL: test_08: 80 define <128 x i8> @test_08(<128 x i8> %v0, <128 x i8> %v1, <128 x i8> %v2) #0 {
|
H A D | align2-64b.ll | 67 ; CHECK-LABEL: test_08: 71 define <64 x i8> @test_08(<64 x i8> %v0, <64 x i8> %v1) #0 {
|
H A D | align2-128b.ll | 67 ; CHECK-LABEL: test_08: 71 define <128 x i8> @test_08(<128 x i8> %v0, <128 x i8> %v1) #0 {
|
/llvm-project/llvm/test/Transforms/IndVarSimplify/X86/ |
H A D | eliminate-trunc.ll | 407 define void @test_08(i32 %n) { 408 ; CHECK-LABEL: @test_08(
|
/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
H A D | different-loops-recs.ll | 661 define void @test_08() { 662 ; CHECK-LABEL: 'test_08' 663 ; CHECK-NEXT: Classifying expressions for: @test_08 696 ; CHECK-NEXT: Determining loop execution counts for: @test_08
|
/llvm-project/llvm/test/Transforms/IndVarSimplify/ |
H A D | outer_phi.ll | 1106 define i32 @test_08(i32 %a, ptr %bp) { 1107 ; CHECK-LABEL: @test_08(
|