Home
last modified time | relevance | path

Searched refs:Set_Loop_Label (Results 1 – 7 of 7) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_stmts.adb1577 Set_Loop_Label (Stmt, Loop_Label);
H A Dvhdl-canon.adb1241 Set_Loop_Label (Stmt, Build_Simple_Name (Cur_Loop, Stmt));
H A Dvhdl-nodes.ads8707 procedure Set_Loop_Label (Target : Iir; Stmt : Iir); subprogspec
H A Dvhdl-nodes.adb5625 procedure Set_Loop_Label (Target : Iir; Stmt : Iir) is subprogram
5631 end Set_Loop_Label;
H A Dvhdl-parse.adb7977 Set_Loop_Label (Stmt, Parse_Name (Allow_Indexes => False));
H A Dvhdl-nodes_meta.adb6779 Set_Loop_Label (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2528 Set_Loop_Label = libghdl.vhdl__nodes__set_loop_label variable