Polly 22.0.0git
unroll4.c File Reference

Go to the source code of this file.

Functions

 write_shared_A (3,((t1+3) % 4)+1,((t2+31) % 32)+1)
 if (t2 >=1 &&t2<=2 &&t1 % 3==0) write_shared_A(3
 if (((t1+3) % 4)+1 >=t2||t2 >=((t1+3) % 4)+((t2+1) % 2)+2) write_shared_A(3
 if (t1 >=1 &&t2 >=t1+1 &&t2<=4) write_shared_A(3
 write_shared_A (4,((t1+3) % 4)+1,((t2+31) % 32)+1)

Variables

 t1
 t2

Function Documentation

◆ if() [1/3]

if ( ((t1+3) % 4)+1 >=t2||t2 >=((t1+3) % 4)+((t2+1) % 2)+ 2)

References t1, and t2.

◆ if() [2/3]

if ( t1 >=1 &&t2 >=t1+1 &&t2<= 4)

References t1, and t2.

◆ if() [3/3]

if ( t2 >=1 &&t2<=2 &&t1 % 3 = = 0)

References t1, and t2.

◆ write_shared_A() [1/2]

write_shared_A ( 3 ,
((t1+3) % 4)+ 1,
((t2+31) % 32)+ 1 )

References t1, and t2.

◆ write_shared_A() [2/2]

write_shared_A ( 4 ,
((t1+3) % 4)+ 1,
((t2+31) % 32)+ 1 )

References t1, and t2.

Variable Documentation

◆ t1

t1

Definition at line 3 of file unroll4.c.

◆ t2

t2

Definition at line 3 of file unroll4.c.

Referenced by cmp_constraint(), if(), if(), if(), s_kmul(), s_ksqr(), test_egcd(), write_shared_A(), and write_shared_A().