Home
last modified time | relevance | path

Searched refs:Prev_Loop (Results 1 – 4 of 4) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-stmts.ads114 Prev_Loop : Loop_Context_Acc; component
H A Dsynth-stmts.adb2248 if Lc.Prev_Loop /= null and then Lc.Prev_Loop.Need_Quit then
2465 Lc := Lc.Prev_Loop;
2523 Lc := Lc.Prev_Loop;
2565 Prev_Loop => C.Cur_Loop,
2593 C.Cur_Loop := Lc.Prev_Loop;
2604 Prev_Loop => C.Cur_Loop,
2623 C.Cur_Loop := Lc.Prev_Loop;
2636 Prev_Loop => C.Cur_Loop,
2678 C.Cur_Loop := Lc.Prev_Loop;
2690 Prev_Loop => C.Cur_Loop,
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-canon.adb1204 Prev_Loop : constant Iir := Cur_Loop; constant
1216 Cur_Loop := Prev_Loop;
1222 Prev_Loop : Iir; variable
1225 Prev_Loop := Cur_Loop;
1230 Cur_Loop := Prev_Loop;
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap8.adb786 Prev_Loop : Iir; variable
788 Prev_Loop := Current_Loop;
797 Current_Loop := Prev_Loop;
803 Prev_Loop : Iir; variable
805 Prev_Loop := Current_Loop;
872 Current_Loop := Prev_Loop;