Home
last modified time | relevance | path

Searched refs:named_association (Results 1 – 6 of 6) sorted by relevance

/dports/cad/freehdl/freehdl-0.0.7/v2cc/
H A Dv2cc-expr.cc890 if (named_association(aa)) { in m_emit_expr()
923 if (named_association(aa)) { in m_emit_expr()
965 if (ia->is(IR_SINGLE_INDEXED_ASSOCIATION) && !named_association(aa)) { in m_emit_expr()
H A Dv2cc-chunk.h740 bool named_association; member
754 static inline bool& named_association (pIIR_ArrayAggregate n) { return get_v2cc_ext (n)->named_asso… in named_association() function
H A Dv2cc-chunk.t630 (bool named_association) ;; is true when the aggregate uses named association
H A Dv2cc-explore.cc4240 named_association(aa) = false; in m_check_expression()
4242 named_association(aa) = true; in m_check_expression()
H A Dv2cc-chunk.cc5418 …"named_association",(tree_base_node*tree_prop::*)&v2cc_IIR_ArrayAggregate_ext::named_association },
/dports/lang/polyml/polyml-5.8.2/Tests/Succeed/
H A DTest012.ML1301 val slrp'a454=[[(LCComma,Shift 674),(LCCrd,Reduce(("named_association",0),3))]]@slrp'a455;
3697 val slrp'a112=[[(LCCrd,Reduce(("named_association",1),5))]]@slrp'a113;