Home
last modified time | relevance | path

Searched refs:pIIR_ArrayReference (Results 1 – 20 of 20) sorted by relevance

/dports/cad/freehdl/freehdl-0.0.7/v2cc/
H A Dv2cc-chunk.h247 bool m_emit_expr (pIIR_ArrayReference , string& str, RegionStack & ctxt, id_type t);
269 bool m_cdfg_emit_expr (pIIR_ArrayReference , string& str, RegionStack & ctxt, id_type t);
382 bool m_get_acl (pIIR_ArrayReference , list<pair<pIIR_Expression, pIIR_Root> >& alist, RegionStack &…
387 bool m_cdfg_get_static_expr (pIIR_ArrayReference , string& str, RegionStack & ctxt, IR_StaticLevel …
452 pAccessDescriptor m_get_context (pIIR_ArrayReference , ContextInfo & ctxt, RegionStack & rstack, bo…
470 int m_check_expression (pIIR_ArrayReference , RegionStack & rstack);
477 pIIR_ObjectDeclaration m_get_object_declaration (pIIR_ArrayReference );
543 int m_constant_fold (pIIR_ArrayReference , RegionStack & rstack);
H A Dv2cc-cdfg-static-expr.cc58 m_cdfg_get_static_expr (pIIR_ArrayReference aor, string &str, RegionStack &rstack, IR_StaticLevel s… in m_cdfg_get_static_expr()
H A Dv2cc-acl.cc285 m_get_acl (pIIR_ArrayReference aor, list<pair<pIIR_Expression, pIIR_Root> > &acl_expr_list, in m_get_acl()
H A Dv2cc-cdfg-expr.cc339 m_cdfg_emit_expr (pIIR_ArrayReference aor, string &str, RegionStack &rstack, id_type t) in m_cdfg_emit_expr()
H A Dv2cc-chunk.cc896 …(v2cc_generic_2_mtype) ((bool (*)(pIIR_ArrayReference, string& str, RegionStack & ctxt, id_type t)…
1108 …(v2cc_generic_3_mtype) ((bool (*)(pIIR_ArrayReference, string& str, RegionStack & ctxt, id_type t)…
2168 …(v2cc_generic_8_mtype) ((bool (*)(pIIR_ArrayReference, list<pair<pIIR_Expression, pIIR_Root> >& al…
2380 …(v2cc_generic_9_mtype) ((bool (*)(pIIR_ArrayReference, string& str, RegionStack & ctxt, IR_StaticL…
2804 …(v2cc_generic_11_mtype) ((pAccessDescriptor (*)(pIIR_ArrayReference, ContextInfo & ctxt, RegionSta…
3016 …(v2cc_generic_12_mtype) ((int (*)(pIIR_ArrayReference, RegionStack & rstack))&m_check_expression),…
3440 …(v2cc_generic_14_mtype) ((pIIR_ObjectDeclaration (*)(pIIR_ArrayReference))&m_get_object_declaratio…
4510 …(v2cc_generic_19_mtype) ((int (*)(pIIR_ArrayReference, RegionStack & rstack))&m_constant_fold), /…
H A Dv2cc-expr.cc706 m_emit_expr (pIIR_ArrayReference aor, string &str, RegionStack &rstack, id_type t) in m_emit_expr()
H A Dv2cc-const-fold.cc843 m_constant_fold(pIIR_ArrayReference ar, RegionStack &rstack) in m_constant_fold()
H A Dv2cc-util.cc2161 m_get_object_declaration(pIIR_ArrayReference ar) in m_get_object_declaration()
H A Dv2cc-explore.cc3556 m_get_context(pIIR_ArrayReference ar, ContextInfo &ctxt, RegionStack &rstack, in m_get_context()
3889 m_check_expression(pIIR_ArrayReference ar, RegionStack &rstack) in m_check_expression()
/dports/cad/freehdl/freehdl-0.0.7/vaul/
H A Dvaulgens-chunk.h97 pIIR_Type m_vaul_get_type (pIIR_ArrayReference );
177 void m_vaul_print_to_ostream (pIIR_ArrayReference , std::ostream& o);
H A Dtree.cc331 m_vaul_print_to_ostream (pIIR_ArrayReference n, ostream &o) in m_vaul_print_to_ostream()
H A Dexpr.cc504 pIIR_ArrayReference
524 pIIR_ArrayReference aor = mIIR_ArrayReference (a->pos, at->element_type, in build_ArrayReference()
3032 m_vaul_get_type (pIIR_ArrayReference aor) in m_vaul_get_type()
H A Dvaulgens-chunk.cc838 …(vaulgens_generic_3_mtype) ((pIIR_Type (*)(pIIR_ArrayReference))&m_vaul_get_type), // IIR_ArrayRe…
2958 …(vaulgens_generic_13_mtype) ((void (*)(pIIR_ArrayReference, std::ostream& o))&m_vaul_print_to_ostr…
H A Dvaul-chunk.cc2107 pIIR_ArrayReference vaul_node_creator::mIIR_ArrayReference (pIIR_PosInfo pos, pIIR_Type subtype, pI… in mIIR_ArrayReference()
2109pIIR_ArrayReference n = new (&hist) IIR_ArrayReference (pos, subtype, IR_NOT_STATIC, array, indice… in mIIR_ArrayReference()
2113 pIIR_ArrayReference vaul_node_creator::mIIR_ArrayReference (int lineno, pIIR_Type subtype, pIIR_Exp… in mIIR_ArrayReference()
2115pIIR_ArrayReference n = new (&hist) IIR_ArrayReference (make_posinfo(lineno), subtype, IR_NOT_STAT… in mIIR_ArrayReference()
/dports/cad/freehdl/freehdl-0.0.7/examples/v2c/
H A Dv2c-chunk.h82 void m_emit_expr (pIIR_ArrayReference );
H A Dv2c-chunk.cc765 (v2c_generic_3_mtype) ((void (*)(pIIR_ArrayReference))&m_emit_expr), // IIR_ArrayReference
H A Dv2c.cc1509 m_emit_expr (pIIR_ArrayReference aor) in m_emit_expr()
/dports/cad/freehdl/freehdl-0.0.7/freehdl/
H A Dvaul-parser.h407 pIIR_ArrayReference build_ArrayReference (pIIR_Expression prefix,
H A Dvaul-chunk.h1136pIIR_ArrayReference mIIR_ArrayReference (pIIR_PosInfo pos, pIIR_Type subtype, pIIR_Expression arra…
1137pIIR_ArrayReference mIIR_ArrayReference (int lineno, pIIR_Type subtype, pIIR_Expression array, pII…
1607 pIIR_ArrayReference IIR_ArrayReference;
H A Dfire-chunk.h602 typedef IIR_ArrayReference *pIIR_ArrayReference; typedef