PandA-2024.02
Data Structures | Typedefs | Functions
vectorize.hpp File Reference

This class contains the methods for vectorize loop or whole function. More...

#include "function_frontend_flow_step.hpp"
#include "custom_map.hpp"
#include "panda_types.hpp"
Include dependency graph for vectorize.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Vectorize
 

Typedefs

using Transformation = enum Transformation { NONE, COND_CON, COND_DIV, INC, INIT, SCALAR, SIMD, }
 Enum used to classify the statement according to the required transformation. More...
 

Functions

 REF_FORWARD_DECL (bloc)
 
 CONSTREF_FORWARD_DECL (Loop)
 
 REF_FORWARD_DECL (tree_manager)
 
 REF_FORWARD_DECL (tree_manipulation)
 
 CONSTREF_FORWARD_DECL (tree_node)
 
 REF_FORWARD_DECL (tree_node)
 

Detailed Description

This class contains the methods for vectorize loop or whole function.

Author
Marco Lattuada lattu.nosp@m.ada@.nosp@m.elet..nosp@m.poli.nosp@m.mi.it

Definition in file vectorize.hpp.

Typedef Documentation

◆ Transformation

using Transformation = enum Transformation { NONE, COND_CON, COND_DIV, INC, INIT, SCALAR, SIMD, }

Enum used to classify the statement according to the required transformation.

Definition at line 64 of file vectorize.hpp.

Function Documentation

◆ CONSTREF_FORWARD_DECL() [1/2]

CONSTREF_FORWARD_DECL ( Loop  )

◆ CONSTREF_FORWARD_DECL() [2/2]

CONSTREF_FORWARD_DECL ( tree_node  )

◆ REF_FORWARD_DECL() [1/4]

REF_FORWARD_DECL ( bloc  )

◆ REF_FORWARD_DECL() [2/4]

REF_FORWARD_DECL ( tree_manager  )

◆ REF_FORWARD_DECL() [3/4]

REF_FORWARD_DECL ( tree_manipulation  )

◆ REF_FORWARD_DECL() [4/4]

REF_FORWARD_DECL ( tree_node  )

Generated on Mon Feb 12 2024 13:03:22 for PandA-2024.02 by doxygen 1.8.13