PandA-2024.02
|
Step that extends the call graph with the soft-float calls where appropriate. More...
#include "function_frontend_flow_step.hpp"
#include "bit_lattice.hpp"
#include "call_graph.hpp"
#include "function_behavior.hpp"
#include "tree_node.hpp"
#include "custom_map.hpp"
#include "custom_set.hpp"
#include "refcount.hpp"
#include "string_manipulation.hpp"
#include <array>
#include <tuple>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | soft_float_cg_ext |
Add to the call graph the function calls associated with the floating point primitive operations. More... | |
class | FloatFormat |
class | FunctionVersion |
Functions | |
forward declarations | |
Superclass include Utility include | |
REF_FORWARD_DECL (FloatFormat) | |
REF_FORWARD_DECL (FunctionVersion) | |
REF_FORWARD_DECL (soft_float_cg_ext) | |
REF_FORWARD_DECL (tree_manager) | |
REF_FORWARD_DECL (tree_manipulation) | |
REF_FORWARD_DECL (tree_node) | |
Step that extends the call graph with the soft-float calls where appropriate.
Definition in file soft_float_cg_ext.hpp.
REF_FORWARD_DECL | ( | FloatFormat | ) |
REF_FORWARD_DECL | ( | FunctionVersion | ) |
REF_FORWARD_DECL | ( | soft_float_cg_ext | ) |
REF_FORWARD_DECL | ( | tree_manager | ) |
REF_FORWARD_DECL | ( | tree_manipulation | ) |
REF_FORWARD_DECL | ( | tree_node | ) |