Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_psl.adb100 Count := Get_Count_Expression (Call);
H A Dvhdl-nodes.ads9226 function Get_Count_Expression (N : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb7309 function Get_Count_Expression (N : Iir) return Iir is subprogram
7315 end Get_Count_Expression;
H A Dvhdl-prints.adb2279 Expr := Get_Count_Expression (Call);
H A Dvhdl-nodes_meta.adb6431 return Get_Count_Expression (N);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2839 Get_Count_Expression = libghdl.vhdl__nodes__get_count_expression variable
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-expr.adb1947 Count : constant Node := Get_Count_Expression (Call);