Home
last modified time | relevance | path

Searched refs:Get_Subtype_Indication (Results 1 – 22 of 22) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_decls.adb229 A_Type := Get_Subtype_Indication (Inter);
239 Set_Subtype_Indication (Inter, Get_Subtype_Indication (Last));
824 Ind := Get_Subtype_Indication (Decl);
928 Atype := Get_Subtype_Indication (Decl);
955 Atype := Get_Subtype_Indication (Last_Decl);
1141 Ind : constant Iir := Get_Subtype_Indication (Decl);
1175 Atype := Get_Subtype_Indication (Decl);
1280 Atype := Get_Subtype_Indication (Decl);
1405 N_Type := Get_Subtype_Indication (Alias);
1902 if Get_Subtype_Indication (Alias) /= Null_Iir then
H A Dvhdl-annotations.adb357 if Get_Subtype_Indication (El) /= Null_Iir then
647 Ind := Get_Subtype_Indication (Decl);
739 if Get_Subtype_Indication (Decl) /= Null_Iir then
H A Dvhdl-prints.adb769 El_Subtype := Get_Subtype_Indication (El);
972 (Ctxt, Or_Else (Get_Subtype_Indication (Decl), Get_Type (Decl)), True);
1171 Ind : constant Iir := Get_Subtype_Indication (Inter);
1183 Disp_Subtype_Indication (Ctxt, Get_Subtype_Indication (Inter));
1451 St_Ind : constant Iir := Get_Subtype_Indication (Decl);
1506 Disp_Subtype_Indication (Ctxt, Or_Else (Get_Subtype_Indication (Decl),
1643 Disp_Subtype_Indication (Ctxt, Get_Subtype_Indication (Decl));
3052 Get_Subtype_Indication (Iterator)));
4706 Disp_Subtype_Indication (Ctxt, Get_Subtype_Indication (Expr));
H A Dvhdl-utils.adb1054 if Get_Kind (Get_Subtype_Indication (Decl)) = Iir_Kind_Subtype_Attribute
1082 if (Get_Kind (Get_Subtype_Indication (Base))
H A Dvhdl-sem.adb1710 return Are_Trees_Equal (Get_Subtype_Indication (Left),
1711 Get_Subtype_Indication (Right));
H A Dvhdl-sem_expr.adb4208 Arg := Get_Subtype_Indication (Expr);
4216 Set_Allocator_Subtype (Expr, Get_Subtype_Indication (Expr));
H A Dvhdl-sem_types.adb892 El_Type := Get_Subtype_Indication (El);
H A Dvhdl-canon.adb706 Ind : constant Iir := Get_Subtype_Indication (Expr);
H A Dvhdl-nodes.ads7846 function Get_Subtype_Indication (Target : Iir) return Iir; subprogspec
H A Dvhdl-evaluation.adb4155 Inter_Type := Get_Subtype_Indication (Inter);
H A Dvhdl-sem_names.adb4931 Atype := Get_Subtype_Indication (Name);
H A Dvhdl-nodes.adb2881 function Get_Subtype_Indication (Target : Iir) return Iir is subprogram
2887 end Get_Subtype_Indication;
H A Dvhdl-parse.adb3758 Set_Subtype_Indication (New_Object, Get_Subtype_Indication (Object));
H A Dvhdl-nodes_meta.adb6095 return Get_Subtype_Indication (N);
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-decls.adb479 Ind : constant Node := Get_Subtype_Indication (Decl);
556 Decl_Type := Get_Subtype_Indication (Decl);
H A Dsynth-expr.adb565 Typ := Get_Subtype_Object (Syn_Inst, Get_Subtype_Indication (Prefix));
630 (Syn_Inst, Get_Subtype_Indication (Get_Named_Entity (Bound)),
2405 (Syn_Inst, Get_Subtype_Indication (Expr));
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap4.adb452 Ind : constant Iir := Get_Subtype_Indication (Decl);
461 Ind : constant Iir := Get_Subtype_Indication (Decl);
H A Dtrans-chap3.adb2650 Ind := Get_Subtype_Indication (Decl);
2676 Ind : constant Iir := Get_Subtype_Indication (Decl);
H A Dtrans-chap7.adb3840 Sub_Type := Get_Subtype_Indication (Expr);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2020 Get_Subtype_Indication = libghdl.vhdl__nodes__get_subtype_indication variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-elaboration.adb2482 Ind : constant Iir := Get_Subtype_Indication (Decl);
H A Dsimul-execution.adb3086 Get_Type_Of_Subtype_Indication (Get_Subtype_Indication (Expr)),