Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_expr.ads105 procedure Sem_Procedure_Call (Call : Iir_Procedure_Call; Stmt : Iir);
H A Dvhdl-canon.adb1369 Call : constant Iir_Procedure_Call := Get_Procedure_Call (Conc_Stmt);
2012 Call : constant Iir_Procedure_Call :=
H A Dvhdl-sem_stmts.adb1942 Call : Iir_Procedure_Call;
H A Dvhdl-nodes.ads7172 subtype Iir_Procedure_Call is Iir; subtype
H A Dvhdl-sem_expr.adb1529 procedure Sem_Procedure_Call (Call : Iir_Procedure_Call; Stmt : Iir)
H A Dvhdl-parse.adb7217 Call : Iir_Procedure_Call;
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap8.adb2242 procedure Translate_Implicit_Procedure_Call (Call : Iir_Procedure_Call)
3732 procedure Translate_Procedure_Call (Stmt : Iir_Procedure_Call)
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb1522 (Block: Block_Instance_Acc; Stmt: Iir_Procedure_Call)
1595 (Block: Block_Instance_Acc; Stmt: Iir_Procedure_Call)