Searched refs:test_03 (Results 1 – 25 of 37) sorted by relevance
12
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | fmul-v67.ll | 38 ; CHECK-LABEL: test_03: 43 define double @test_03(double %a0, double %a1) #3 {
|
D | isel-minmax-v64bit.ll | 29 ; CHECK-LABEL: test_03: 31 define <4 x i16> @test_03(<4 x i16> %a0, <4 x i16> %a1) #0 {
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/autohvx/ |
D | vext-64b.ll | 24 ; CHECK-LABEL: test_03: 26 define <32 x i32> @test_03(<32 x i16> %v0) #0 {
|
D | vext-128b.ll | 24 ; CHECK-LABEL: test_03: 26 define <64 x i32> @test_03(<64 x i16> %v0) #0 {
|
/external/clang/test/Analysis/ |
D | test-include.c | 17 int test_03() { in test_03() function
|
/external/llvm-project/clang/test/Analysis/ |
D | test-include.c | 17 int test_03() { in test_03() function
|
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
D | pr46786.ll | 85 define i8* @test_03(i8* %p) { 86 ; CHECK-LABEL: 'test_03' 87 ; CHECK-NEXT: Classifying expressions for: @test_03 98 ; CHECK-NEXT: Determining loop execution counts for: @test_03
|
/external/llvm-project/llvm/test/Transforms/IRCE/ |
D | bad_expander.ll | 12 ; CHECK-LABEL: irce: in function test_03: constrained Loop 84 define void @test_03(i64* %p1, i64* %p2, i1 %maybe_exit) { 88 ; CHECK-LABEL: test_03
|
D | non_known_positive_end.ll | 72 define void @test_03(i32 *%arr, i32* %a_len_ptr, i32* %size_ptr) { 74 ; CHECK-LABEL: @test_03(
|
D | eq_ne.ll | 7 ; CHECK: irce: in function test_03: constrained Loop at depth 1 containing: %loop<header><exiting>,… 110 define void @test_03(i32* %arr, i32* %a_len_ptr) #0 { 112 ; CHECK: test_03(
|
D | range_intersect_miscompile.ll | 6 ; CHECK-LABEL: irce: in function test_03: constrained Loop at depth 1 containing: 126 define void @test_03() { 128 ; CHECK-LABEL: test_03
|
D | unsigned_comparisons_ugt.ll | 6 ; CHECK: irce: in function test_03: constrained Loop at depth 1 containing: %loop<header><exiting>,… 103 define void @test_03(i32* %arr, i32* %a_len_ptr) #0 { 105 ; CHECK: test_03(
|
D | ranges_of_different_types.ll | 143 define void @test_03(i32* %arr, i32* %a_len_ptr) #0 { 145 ; CHECK-LABEL: test_03( 326 ; Unsigned latch, Unsigned RC, negative offset. Same as test_03.
|
D | decrementing-loop.ll | 121 define void @test_03(i32* %a, i32* %a_len_ptr, i1 %cond) { 123 ; CHECK-LABEL: test_03
|
D | unsigned_comparisons_ult.ll | 6 ; CHECK: irce: in function test_03: constrained Loop at depth 1 containing: %loop<header><exiting>,… 106 define void @test_03(i32* %arr, i32* %a_len_ptr) #0 { 108 ; CHECK: test_03
|
D | rc-negative-bound.ll | 7 ; CHECK: irce: in function test_03: constrained Loop 109 define void @test_03(i32 *%arr, i32 %n, i32 %bound) { 110 ; CHECK-LABEL: @test_03( 392 ; Same as test_03, unsigned range check.
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/vect/ |
D | shuff-32.ll | 24 ; CHECK-LABEL: test_03: 26 define <4 x i8> @test_03(<4 x i8> %a0) {
|
D | setcc-v32.ll | 36 ; CHECK-LABEL: test_03 41 define <4 x i8> @test_03(<4 x i8> %a0, <4 x i8> %a1) #0 {
|
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ |
D | pr35743.ll | 53 define i1 @test_03(i8 %c) #0 { 55 ; CHECK-LABEL: @test_03(
|
/external/llvm-project/llvm/test/Transforms/GVN/PRE/ |
D | pre-load-implicit-cf-updates.ll | 62 define hidden void @test_03(i32 %x, i32 %y) { 67 ; CHECK-LABEL: @test_03
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | sink_to_unreachable.ll | 73 define i32 @test_03(i32 %x, i32 %y) { 74 ; CHECK-LABEL: @test_03(
|
/external/llvm-project/llvm/test/Transforms/EarlyCSE/ |
D | and_or.ll | 58 define i32 @test_03(i32 %a, i32 %b, i1 %c) { 59 ; CHECK-LABEL: @test_03(
|
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/ |
D | unprofitable-pr.ll | 114 define void @test_03(i1 %c, i64* align 1 %ptr) local_unnamed_addr #0 { 115 ; CHECK-LABEL: @test_03(
|
/external/llvm-project/llvm/test/Transforms/IndVarSimplify/ |
D | monotonic_checks.ll | 165 define i32 @test_03(i32* %p) { 166 ; CHECK-LABEL: @test_03(
|
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/X86/ |
D | bin_power.ll | 76 define i32 @test_03(i32 %a) { 77 ; CHECK-LABEL: @test_03
|
12