Home
last modified time | relevance | path

Searched refs:Get_Loop_Label (Results 1 – 10 of 10) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-stmts.adb2446 Loop_Label := Get_Loop_Label (Stmt);
2507 Loop_Label := Get_Loop_Label (Stmt);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_stmts.adb1574 Loop_Label := Get_Loop_Label (Stmt);
H A Dvhdl-canon.adb1239 Loop_Label := Get_Loop_Label (Stmt);
H A Dvhdl-nodes.ads8706 function Get_Loop_Label (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb5617 function Get_Loop_Label (Target : Iir) return Iir is subprogram
5623 end Get_Loop_Label;
H A Dvhdl-prints.adb3196 Label : constant Iir := Get_Loop_Label (Stmt);
H A Dvhdl-nodes_meta.adb6321 return Get_Loop_Label (N);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2527 Get_Loop_Label = libghdl.vhdl__nodes__get_loop_label variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap8.adb883 Loop_Label := Get_Loop_Label (Stmt);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb4597 Label : constant Iir := Get_Named_Entity (Get_Loop_Label (Stmt));