Home
last modified time | relevance | path

Searched refs:Current_Pool (Results 1 – 8 of 8) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-values.adb103 Res := To_Value_Acc (Alloc (Current_Pool, (Kind => Value_Memory,
113 return To_Value_Acc (Alloc (Current_Pool,
150 Areapools.Allocate (Current_Pool.all, M,
153 (Alloc (Current_Pool, Value_Type_Memory'(Kind => Value_Memory,
166 (Alloc (Current_Pool, Value_Type_Memory'(Kind => Value_Memory,
177 return To_Value_Acc (Alloc (Current_Pool,
222 Val := To_Value_Acc (Alloc (Current_Pool,
237 return To_Value_Acc (Alloc (Current_Pool,
291 Prev_Pool : constant Areapool_Acc := Current_Pool;
294 Current_Pool := Pool;
[all …]
H A Dsynth-objtypes.adb184 return To_Type_Acc (Alloc (Current_Pool, (Kind => Type_Bit,
196 return To_Type_Acc (Alloc (Current_Pool, (Kind => Type_Logic,
233 return To_Type_Acc (Alloc (Current_Pool, (Kind => Type_Float,
248 (Alloc (Current_Pool, (Kind => Type_Vector,
263 return To_Type_Acc (Alloc (Current_Pool,
290 (Current_Pool.all, Res,
319 return To_Type_Acc (Alloc (Current_Pool,
414 (Current_Pool.all, Res,
472 return To_Type_Acc (Alloc (Current_Pool, (Kind => Type_Record,
512 return To_Type_Acc (Alloc (Current_Pool, (Kind => Type_File,
[all …]
H A Dsynth-objtypes.ads196 Current_Pool : Areapool_Acc := Expr_Pool'Access; variable
H A Dsynth-decls.adb902 Init := Unshare (Init, Current_Pool);
H A Dsynth-stmts.adb1794 Val := Unshare (Val, Current_Pool);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-environments.adb414 (Alloc (Current_Pool, (Kind => Iir_Value_B1, B1 => Val)));
460 (Alloc (Current_Pool,
472 return To_Iir_Value_Literal_Acc (Alloc (Current_Pool,
487 (Alloc (Current_Pool,
627 (Nbr : Iir_Index32; Pool : Areapool_Acc := Current_Pool)
722 Prev_Pool : constant Areapool_Acc := Current_Pool;
725 Current_Pool := Pool;
727 Current_Pool := Prev_Pool;
738 Prev_Pool : constant Areapool_Acc := Current_Pool;
741 Current_Pool := Pool;
[all …]
H A Dsimul-environments.ads283 Current_Pool : Areapool_Acc := Expr_Pool'Access; variable
318 (Nbr : Iir_Index32; Pool : Areapool_Acc := Current_Pool)
324 Pool : Areapool_Acc := Current_Pool)
330 Pool : Areapool_Acc := Current_Pool);
336 Pool : Areapool_Acc := Current_Pool)
H A Dsimul-elaboration.adb1765 Current_Pool);