Home
last modified time | relevance | path

Searched refs:Get_Condition_Clause (Results 1 – 10 of 10) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-simulation.adb567 Execute_Condition (Instance, Get_Condition_Clause (Stmt));
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_stmts.adb1535 Expr := Get_Condition_Clause (Stmt);
H A Dvhdl-canon.adb1168 Expr := Get_Condition_Clause (Stmt);
H A Dvhdl-nodes.ads8391 function Get_Condition_Clause (Wait : Iir_Wait_Statement) return Iir; subprogspec
H A Dvhdl-nodes.adb4686 function Get_Condition_Clause (Wait : Iir_Wait_Statement) return Iir is subprogram
4692 end Get_Condition_Clause;
H A Dvhdl-prints.adb2994 Expr := Get_Condition_Clause (Stmt);
H A Dvhdl-nodes_meta.adb6249 return Get_Condition_Clause (N);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2353 Get_Condition_Clause = libghdl.vhdl__nodes__get_condition_clause variable
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-stmts.adb3013 Cond := Get_Condition_Clause (Stmt);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap8.adb3744 Cond : constant Iir := Get_Condition_Clause (Stmt);