Searched refs:test_01 (Results 1 – 25 of 65) sorted by relevance
123
/external/llvm-project/llvm/test/Transforms/IRCE/ |
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(
|
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
|
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.
|
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
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/vect/ |
D | bit4x8.ll | 11 ; CHECK-LABEL: test_01 14 define <4 x i8> @test_01(<4 x i8> %a0, <4 x i8> %a1) #0 {
|
/external/llvm-project/llvm/test/Transforms/LoopUnswitch/ |
D | invalidate-scev.ll | 6 define void @test_01() { 9 ; CHECK-LABEL: @test_01
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/autohvx/ |
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 {
|
D | bswap.ll | 12 ; CHECK-LABEL: test_01 16 define <16 x i32> @test_01(<16 x i32> %a0) #0 {
|
D | vext-64b.ll | 10 ; CHECK-LABEL: test_01: 12 define <32 x i32> @test_01(<32 x i16> %v0) #0 {
|
D | vext-128b.ll | 10 ; CHECK-LABEL: test_01: 12 define <64 x i32> @test_01(<64 x i16> %v0) #0 {
|
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/ |
D | convergent.ll | 7 define i32 @test_01(i32 %a) { 8 ; CHECK-LABEL: @test_01(
|
/external/llvm-project/llvm/test/Transforms/RewriteStatepointsForGC/ |
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(
|
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
D | implied-via-addition.ll | 7 define void @test_01(i8 %t) { 8 ; CHECK-LABEL: test_01
|
D | exact_iter_count.ll | 5 define void @test_01() { 7 ; CHECK-LABEL: Determining loop execution counts for: @test_01
|
D | no-wrap-symbolic-becount.ll | 5 define i32 @test_01(i32 %start, i32* %p, i32* %q) { 6 ; CHECK-LABEL: 'test_01' 7 ; CHECK-NEXT: Classifying expressions for: @test_01 26 ; CHECK-NEXT: Determining loop execution counts for: @test_01
|
D | max-addrec-size.ll | 6 define i32 @test_01(i32 %a, i32 %b) { 8 ; CHECK-LABEL: Classifying expressions for: @test_01
|
D | pr46786.ll | 37 define i8* @test_01(i8* %p) { 38 ; CHECK-LABEL: 'test_01' 39 ; CHECK-NEXT: Classifying expressions for: @test_01 50 ; CHECK-NEXT: Determining loop execution counts for: @test_01
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | fmul-v67.ll | 12 ; CHECK-LABEL: test_01: 19 define double @test_01(double %a0, double %a1) #1 {
|
/external/llvm-project/clang/test/Analysis/ |
D | test-include.h | 1 void test_01(int * data);
|
D | test-include.c | 6 void test_01(int *data) { in test_01() function
|
/external/clang/test/Analysis/ |
D | test-include.h | 1 void test_01(int * data);
|
D | test-include.c | 6 void test_01(int *data) { in test_01() function
|
/external/llvm-project/llvm/test/Transforms/IndVarSimplify/ |
D | full_widening.ll | 7 define i32 @test_01(double* %p, double %x, i32* %np, i32* %mp, i32 %k) { 8 ; CHECK-LABEL: @test_01(
|
D | pr38674.ll | 7 define i32 @test_01() { 8 ; CHECK-LABEL: @test_01( 72 ; Same as test_01, but the instructions with the same SCEV have a non-constant
|
/external/llvm-project/llvm/test/Transforms/GuardWidening/ |
D | mixed_guards.ll | 15 define void @test_01(i1 %cond_0, i1 %cond_1) { 16 ; CHECK-LABEL: @test_01(
|
123