Searched refs:test_02 (Results 1 – 25 of 50) sorted by relevance
12
/external/llvm-project/llvm/test/CodeGen/Hexagon/vect/ |
D | bit4x8.ll | 19 ; CHECK-LABEL: test_02 22 define <4 x i8> @test_02(<4 x i8> %a0, <4 x i8> %a1) #0 {
|
D | shuff-32.ll | 17 ; CHECK-LABEL: test_02: 19 define <4 x i8> @test_02(<4 x i8> %a0) {
|
D | setcc-not.ll | 25 ; CHECK-LABEL: test_02 30 define <8 x i8> @test_02(<8 x i8> %a0, <8 x i8> %a1) #0 {
|
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
D | implied-via-addition.ll | 29 define void @test_02(i8 %t) { 30 ; CHECK-LABEL: test_02
|
D | exact_iter_count.ll | 30 define void @test_02(i1 %c) { 32 ; CHECK-LABEL: Determining loop execution counts for: @test_02
|
D | no-wrap-symbolic-becount.ll | 62 define i32 @test_02(i32 %start, i32* %p, i32* %q) { 63 ; CHECK-LABEL: 'test_02' 64 ; CHECK-NEXT: Classifying expressions for: @test_02 73 ; CHECK-NEXT: Determining loop execution counts for: @test_02
|
D | pr46786.ll | 61 define i8* @test_02(i8* %p) { 62 ; CHECK-LABEL: 'test_02' 63 ; CHECK-NEXT: Classifying expressions for: @test_02 74 ; CHECK-NEXT: Determining loop execution counts for: @test_02
|
/external/llvm-project/llvm/test/Transforms/IRCE/ |
D | bad_expander.ll | 11 ; CHECK-NOT: irce: in function test_02: constrained Loop 50 define void @test_02(i64* %p1, i64* %p2, i1 %maybe_exit) { 52 ; CHECK-LABEL: test_02 86 ; Show that IRCE would hit test_02 if the division was safe (denom not zero).
|
D | pre_post_loops.ll | 5 ; CHECK: irce: in function test_02: constrained Loop at depth 1 containing: %loop<header><exiting>,… 65 define void @test_02(i32* %arr, i32* %a_len_ptr) { 67 ; CHECK: test_02(
|
D | non_known_positive_end.ll | 39 define void @test_02(i32 *%arr, i32* %a_len_ptr, i32* %size_ptr) { 41 ; CHECK-LABEL: @test_02(
|
D | clamp.ll | 8 ; CHECK-NOT: irce: in function test_02: constrained Loop 71 define void @test_02() {
|
D | unsigned_comparisons_ugt.ll | 5 ; CHECK: irce: in function test_02: constrained Loop at depth 1 containing: %loop<header><exiting>,… 55 define void @test_02(i32* %arr, i32* %a_len_ptr) #0 { 57 ; CHECK: test_02( 145 ; Check SINT_MAX + 1, test is similar to test_02.
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | fmul-v67.ll | 25 ; CHECK-LABEL: test_02: 32 define double @test_02(double %a0, double %a1) #2 {
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/autohvx/ |
D | vext-64b.ll | 17 ; CHECK-LABEL: test_02: 19 define <64 x i16> @test_02(<64 x i8> %v0) #0 {
|
D | vext-128b.ll | 17 ; CHECK-LABEL: test_02: 19 define <128 x i16> @test_02(<128 x i8> %v0) #0 {
|
/external/clang/test/Analysis/ |
D | test-include.c | 11 int test_02() { in test_02() function
|
/external/llvm-project/clang/test/Analysis/ |
D | test-include.c | 11 int test_02() { in test_02() function
|
/external/llvm-project/llvm/test/Transforms/GuardWidening/ |
D | mixed_guards.ll | 44 define void @test_02(i1 %cond_0, i1 %cond_1) { 45 ; CHECK-LABEL: @test_02(
|
/external/llvm-project/llvm/test/Transforms/LoopSimplifyCFG/ |
D | pr39783.ll | 65 ; CHECK-LABEL: @test_02( 67 define dso_local void @test_02(i8 signext %arg) local_unnamed_addr {
|
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ |
D | pr35743.ll | 30 define void @test_02(i8 %c) #0 { 32 ; CHECK-LABEL: @test_02(
|
/external/llvm-project/llvm/test/Transforms/LoopVectorize/X86/ |
D | consecutive-ptr-cg-bug.ll | 72 ; CHECK-LABEL: @test_02( 77 define void @test_02() {
|
/external/llvm-project/llvm/test/Transforms/LoopRotate/ |
D | pr37205.ll | 56 define void @test_02() { 57 ; CHECK-LABEL: @test_02(
|
/external/llvm-project/llvm/test/Transforms/GVN/PRE/ |
D | pre-load-implicit-cf-updates.ll | 37 define hidden void @test_02(i32 %x, i32 %y) { 41 ; CHECK-LABEL: @test_02
|
/external/llvm-project/llvm/test/Transforms/IndVarSimplify/ |
D | canonicalize-cmp.ll | 77 define i32 @test_02(i32 %a, i32 %b, i32* %p) { 78 ; CHECK-LABEL: @test_02(
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | sink_to_unreachable.ll | 37 define void @test_02(i32 %x, i32 %y) { 38 ; CHECK-LABEL: @test_02(
|
12