Home
last modified time | relevance | path

Searched refs:Scalar_Size (Results 1 – 9 of 9) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-disp_tree.ads52 function Image_Scalar_Size (Sz : Scalar_Size) return String;
H A Dvhdl-disp_tree.adb353 function Image_Scalar_Size (Sz : Scalar_Size) return String is
H A Dvhdl-nodes_meta.ads611 (N : Iir; F : Fields_Enum) return Scalar_Size;
613 (N : Iir; F : Fields_Enum; V: Scalar_Size);
H A Dvhdl-nodes.ads6230 type Scalar_Size is type
8762 function Get_Scalar_Size (N : Iir) return Scalar_Size;
8763 procedure Set_Scalar_Size (N : Iir; Sz : Scalar_Size);
H A Dvhdl-std_package.adb410 function Is64 (B : Boolean) return Scalar_Size is
H A Dvhdl-nodes.adb5815 pragma Assert (Scalar_Size_Conv'Size = Scalar_Size'Size);
5817 function Get_Scalar_Size (N : Iir) return Scalar_Size
5820 (Scalar_Size_Conv, Scalar_Size);
5831 procedure Set_Scalar_Size (N : Iir; Sz : Scalar_Size)
5834 (Scalar_Size, Scalar_Size_Conv);
H A Dvhdl-sem_types.adb222 function Compute_Scalar_Size (Rng : Iir) return Scalar_Size
H A Dvhdl-nodes_meta.adb7528 (N : Iir; F : Fields_Enum) return Scalar_Size is
7540 (N : Iir; F : Fields_Enum; V: Scalar_Size) is
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes_meta.py49 Scalar_Size = 26 variable in types
348 Scalar_Size = 275 variable in fields