Home
last modified time | relevance | path

Searched refs:Get_Choice_Name (Results 1 – 12 of 12) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-aggr.adb381 (Get_Choice_Name (Assoc))));
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_assocs.adb763 if Get_Choice_Name (Choice) = Element then
1033 Rec_El := Get_Choice_Name (Ch);
H A Dvhdl-sem.adb1685 if not Are_Trees_Equal (Get_Choice_Name (Left),
1686 Get_Choice_Name (Right))
H A Dvhdl-evaluation.adb1470 (Get_Named_Entity (Get_Choice_Name (Ch))));
2566 Choice : constant Iir := Get_Choice_Name (Assoc);
H A Dvhdl-nodes.ads7691 function Get_Choice_Name (Choice : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb2384 function Get_Choice_Name (Choice : Iir) return Iir is subprogram
2390 end Get_Choice_Name;
H A Dvhdl-prints.adb3460 Disp_Name_Of (Ctxt, Get_Choice_Name (Choice));
H A Dvhdl-nodes_meta.adb6043 return Get_Choice_Name (N);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap8.adb1025 Elem := Get_Named_Entity (Get_Choice_Name (Aggr_El));
4289 Element := Get_Named_Entity (Get_Choice_Name (Aggr_El));
H A Dtrans-chap7.adb3313 (Get_Named_Entity (Get_Choice_Name (Assoc))));
3646 (Get_Choice_Name (Assoc))) = Iir_Index32 (Pos));
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1927 Get_Choice_Name = libghdl.vhdl__nodes__get_choice_name variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb2048 (Get_Named_Entity (Get_Choice_Name (Assoc))));