Home
last modified time | relevance | path

Searched refs:Prev_El (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-environment.adb1804 Prev_El : Partial_Assign; variable
1806 Prev_El := Seq_Asgn.Val.Asgns;
1807 if Prev_El = No_Partial_Assign then
1814 renames Partial_Assign_Table.Table (Prev_El);
1830 Prev_El := El;
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_expr.adb2812 Prev_El : Iir; variable
2847 if Prev_El = Null_Iir then
2850 Set_Chain (Prev_El, N_Choice);
2941 Prev_El := Null_Iir;
2977 Prev_El := El;
3122 El, Prev_El : Iir; variable
3144 Prev_El := Null_Iir;
3174 if Prev_El = Null_Iir then
3177 Set_Chain (Prev_El, El);
3229 Prev_El := El;
H A Dvhdl-std_package.adb219 Prev_El, El : Iir; variable
225 Prev_El := El;
239 Set_Chain (Prev_El, Get_Chain (El));