Home
last modified time | relevance | path

Searched refs:Get_Formal (Results 1 – 25 of 28) sorted by relevance

12

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_assocs.adb93 Set_Formal (N_Assoc, Get_Formal (Assoc));
134 Formal := Get_Formal (Assoc);
195 Formal := Get_Formal (Assoc);
868 Formal : constant Iir := Get_Formal (Assoc);
1245 Formal := Get_Formal (Assoc);
1471 Formal := Get_Formal (Assoc);
1484 Formal : constant Iir := Get_Formal (Assoc);
2269 Formal := Get_Formal (Assoc);
2364 Formal := Get_Formal (Assoc);
2374 Formal := Get_Formal (Assoc);
[all …]
H A Dvhdl-utils.adb585 Formal : constant Iir := Get_Formal (Assoc);
597 Formal : constant Iir := Get_Formal (Assoc);
612 Formal : constant Iir := Get_Formal (Assoc);
H A Dvhdl-sem.adb1586 and then Are_Trees_Equal (Get_Formal (Left), Get_Formal (Right))
H A Dvhdl-sem_names.adb2587 if Get_Formal (Assoc) /= Null_Iir then
2624 if Get_Formal (Assoc) /= Null_Iir then
2659 if Get_Formal (El) /= Null_Iir then
H A Dvhdl-sem_types.adb1881 or else Get_Formal (Chain) /= Null_Iir
1935 or else Get_Formal (Chain) /= Null_Iir
H A Dvhdl-sem_inst.adb944 Formal := Get_Formal (Assoc);
H A Dvhdl-sem_psl.adb1056 elsif Get_Formal (Assoc) /= Null_Iir then
H A Dvhdl-canon.adb908 Formal := Get_Formal (Assoc_El);
2494 Formal := Get_Formal (Assoc);
H A Dvhdl-nodes.ads7621 function Get_Formal (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb2160 function Get_Formal (Target : Iir) return Iir is subprogram
2166 end Get_Formal;
H A Dvhdl-sem_expr.adb1588 Formal := Get_Formal (Param);
/dports/devel/matreshka/matreshka-0.7.0/source/amf/uml/
H A Damf-internals-uml_template_parameter_substitutions.adb139 overriding function Get_Formal subprogram
148 end Get_Formal;
H A Damf-uml-template_parameter_substitutions.ads79 not overriding function Get_Formal subprogram
H A Damf-internals-uml_template_parameter_substitutions.ads71 overriding function Get_Formal subprogspec
/dports/cad/ghdl/ghdl-1.0.0/src/psl/
H A Dpsl-rewrites.adb253 case Get_Kind (Get_Formal (Assoc)) is
264 Get_Formal (Assoc));
H A Dpsl-nodes.ads615 function Get_Formal (N : Node) return Node; subprogspec
H A Dpsl-nodes.adb954 function Get_Formal (N : Node) return Node is subprogram
960 end Get_Formal;
H A Dpsl-nodes_meta.adb835 return Get_Formal (N);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-elaboration.adb1222 (Target_Instance, Get_Formal (Assoc),
2936 exit when Get_Identifier (Get_Formal (Map)) = Id;
2945 Val := Override_Generic (Get_Formal (Map), Over.Value.all);
2951 Set_Formal (Assoc, Get_Formal (Map));
H A Dsimul-simulation-main.adb787 Formal : constant Iir := Get_Formal (Assoc);
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-insts.adb652 (Syn_Inst, Inter_Inst, Get_Formal (Iassoc), Off, Typ);
747 (Syn_Inst, Inter_Inst, Get_Formal (Iassoc), Off, Typ);
H A Dsynth-stmts.adb1653 Formal := Get_Formal (Assoc);
1666 Formal := Get_Formal (Assoc);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap8.adb2884 Formal : constant Iir := Get_Formal (Assoc);
3186 or else Get_Formal (Next_Assoc) = Null_Iir
3187 or else (Get_Interface_Of_Formal (Get_Formal (Next_Assoc))
3495 Formal := Strip_Denoting_Name (Get_Formal (El));
3625 Formal_Type := Get_Type (Get_Named_Entity (Get_Formal (El)));
H A Dtrans-chap9.adb209 Formal : constant Iir := Get_Formal (Assoc);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1885 Get_Formal = libghdl.vhdl__nodes__get_formal variable

12