Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.ads7263 subtype Iir_Block_Statement is Iir; subtype
8625 function Get_Guard_Decl (Target : Iir_Block_Statement) return Iir;
8626 procedure Set_Guard_Decl (Target : Iir_Block_Statement; Decl : Iir);
H A Dvhdl-annotations.adb906 (Block_Info : Sim_Info_Acc; Block : Iir_Block_Statement)
H A Dvhdl-sem_stmts.adb1999 procedure Sem_Block_Statement (Stmt: Iir_Block_Statement)
H A Dvhdl-parse.adb8789 return Iir_Block_Statement
8791 Res : Iir_Block_Statement;
H A Dvhdl-nodes.adb5344 function Get_Guard_Decl (Target : Iir_Block_Statement) return Iir is
5352 procedure Set_Guard_Decl (Target : Iir_Block_Statement; Decl : Iir) is
H A Dvhdl-prints.adb3729 (Ctxt : in out Ctxt_Class; Block: Iir_Block_Statement)
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap9.adb1881 (Block : Iir_Block_Statement; Block_Info : Block_Info_Acc)
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-elaboration.adb1467 (Instance : Block_Instance_Acc; Block : Iir_Block_Statement)