| /llvm-project-15.0.7/llvm/test/Transforms/IRCE/ |
| H A D | optimistic_scev.ll | 3 ; CHECK-LABEL: irce: in function test_01: constrained Loop at depth 2 containing: 5 define void @test_01(i64 %len) { 7 ; CHECK-LABEL: @test_01(
|
| H A D | bad_expander.ll | 10 ; CHECK-NOT: irce: in function test_01: constrained Loop 14 define void @test_01() { 16 ; CHECK-NOT: irce: in function test_01: constrained Loop 18 ; CHECK-LABEL: test_01
|
| H A D | clamp.ll | 7 ; CHECK-LABEL: irce: in function test_01: constrained Loop at depth 1 containing: %loop<header><exi… 10 define void @test_01() { 12 ; CHECK-LABEL: test_01
|
| H A D | non_known_positive_end.ll | 5 define void @test_01(i32 *%arr, i32* %a_len_ptr, i32* %size_ptr) { 7 ; CHECK-LABEL: @test_01( 38 ; Same as test_01, unsigned predicates.
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopInstSimplify/ |
| H A D | pr55072.ll | 5 define i32 @test_01() { 6 ; CHECK-LABEL: @test_01(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | ymm-ordering.ll | 6 define void @test_01(ptr %src, ptr %dest) { 7 ; CHECK-LABEL: test_01:
|
| H A D | pr49087.ll | 5 define i32 @test_01(ptr %p, i64 %len, i32 %x) { 6 ; CHECK-LABEL: test_01
|
| H A D | uadd_inc_iv.ll | 6 define i32 @test_01(ptr %p, i64 %len, i32 %x) { 7 ; CHECK-LABEL: @test_01(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/vect/ |
| H A D | bit4x8.ll | 11 ; CHECK-LABEL: test_01 14 define <4 x i8> @test_01(<4 x i8> %a0, <4 x i8> %a1) #0 {
|
| /llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/ |
| H A D | undef_phi.ll | 8 define void @test_01(i1 %cond) { 9 ; CHECK-LABEL: @test_01(
|
| H A D | convergent.ll | 7 define i32 @test_01(i32 %a) { 8 ; CHECK-LABEL: @test_01(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/autohvx/ |
| H A D | isel-expand-unaligned-loads.ll | 13 ; CHECK-LABEL: test_01: 20 define void @test_01(<128 x i8>* %p, <128 x i8>* %q) #0 {
|
| H A D | bswap.ll | 12 ; CHECK-LABEL: test_01 16 define <16 x i32> @test_01(<16 x i32> %a0) #0 {
|
| H A D | vext-64b.ll | 10 ; CHECK-LABEL: test_01: 12 define <32 x i32> @test_01(<32 x i16> %v0) #0 {
|
| /llvm-project-15.0.7/llvm/test/Transforms/RewriteStatepointsForGC/ |
| H A D | check_traversal_order.ll | 13 define void @test_01(i8 addrspace(1)* %p, i1 %cond) gc "statepoint-example" personality i32 ()* @pe… 15 ; CHECK-LABEL: @test_01(
|
| H A D | check_traversal_order-inseltpoison.ll | 13 define void @test_01(i8 addrspace(1)* %p, i1 %cond) gc "statepoint-example" personality i32 ()* @pe… 15 ; CHECK-LABEL: @test_01(
|
| /llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/ |
| H A D | pr55689.ll | 9 define void @test_01(i1 %b) { 10 ; CHECK-LABEL: test_01
|
| /llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/ |
| H A D | implied-via-addition.ll | 7 define void @test_01(i8 %t) { 8 ; CHECK-LABEL: test_01
|
| H A D | exact_iter_count.ll | 4 define void @test_01() { 6 ; CHECK-LABEL: Determining loop execution counts for: @test_01
|
| H A D | outer_phi.ll | 6 define i32 @test_01(i32 %a, i32 %b) { 7 ; CHECK-LABEL: 'test_01' 8 ; CHECK-NEXT: Classifying expressions for: @test_01 19 ; CHECK-NEXT: Determining loop execution counts for: @test_01
|
| H A D | max-addrec-size.ll | 5 define i32 @test_01(i32 %a, i32 %b) { 7 ; CHECK-LABEL: Classifying expressions for: @test_01
|
| H A D | cycled_phis.ll | 7 define void @test_01() { 8 ; CHECK-LABEL: 'test_01' 9 ; CHECK-NEXT: Classifying expressions for: @test_01 16 ; CHECK-NEXT: Determining loop execution counts for: @test_01
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | fmul-v67.ll | 12 ; CHECK-LABEL: test_01: 19 define double @test_01(double %a0, double %a1) #1 {
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | test-include.h | 1 void test_01(int * data);
|
| H A D | test-include.c | 6 void test_01(int *data) { in test_01() function
|