Home
last modified time | relevance | path

Searched refs:test_01 (Results 1 – 25 of 87) sorted by relevance

1234

/llvm-project-15.0.7/llvm/test/Transforms/IRCE/
H A Doptimistic_scev.ll3 ; 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 Dbad_expander.ll10 ; 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 Dclamp.ll7 ; 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 Dnon_known_positive_end.ll5 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 Dpr55072.ll5 define i32 @test_01() {
6 ; CHECK-LABEL: @test_01(
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dymm-ordering.ll6 define void @test_01(ptr %src, ptr %dest) {
7 ; CHECK-LABEL: test_01:
H A Dpr49087.ll5 define i32 @test_01(ptr %p, i64 %len, i32 %x) {
6 ; CHECK-LABEL: test_01
H A Duadd_inc_iv.ll6 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 Dbit4x8.ll11 ; 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 Dundef_phi.ll8 define void @test_01(i1 %cond) {
9 ; CHECK-LABEL: @test_01(
H A Dconvergent.ll7 define i32 @test_01(i32 %a) {
8 ; CHECK-LABEL: @test_01(
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/autohvx/
H A Disel-expand-unaligned-loads.ll13 ; CHECK-LABEL: test_01:
20 define void @test_01(<128 x i8>* %p, <128 x i8>* %q) #0 {
H A Dbswap.ll12 ; CHECK-LABEL: test_01
16 define <16 x i32> @test_01(<16 x i32> %a0) #0 {
H A Dvext-64b.ll10 ; 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 Dcheck_traversal_order.ll13 define void @test_01(i8 addrspace(1)* %p, i1 %cond) gc "statepoint-example" personality i32 ()* @pe…
15 ; CHECK-LABEL: @test_01(
H A Dcheck_traversal_order-inseltpoison.ll13 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 Dpr55689.ll9 define void @test_01(i1 %b) {
10 ; CHECK-LABEL: test_01
/llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/
H A Dimplied-via-addition.ll7 define void @test_01(i8 %t) {
8 ; CHECK-LABEL: test_01
H A Dexact_iter_count.ll4 define void @test_01() {
6 ; CHECK-LABEL: Determining loop execution counts for: @test_01
H A Douter_phi.ll6 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 Dmax-addrec-size.ll5 define i32 @test_01(i32 %a, i32 %b) {
7 ; CHECK-LABEL: Classifying expressions for: @test_01
H A Dcycled_phis.ll7 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 Dfmul-v67.ll12 ; CHECK-LABEL: test_01:
19 define double @test_01(double %a0, double %a1) #1 {
/llvm-project-15.0.7/clang/test/Analysis/
H A Dtest-include.h1 void test_01(int * data);
H A Dtest-include.c6 void test_01(int *data) { in test_01() function

1234