Home
last modified time | relevance | path

Searched refs:Get_Procedure_Call (Results 1 – 12 of 12) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans_analyzes.adb138 Call : constant Iir := Get_Procedure_Call (Stmt);
H A Dtrans-chap4.adb2476 Call : constant Iir := Get_Procedure_Call (Stmt);
H A Dtrans-chap8.adb5033 Call : constant Iir := Get_Procedure_Call (Stmt);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-canon.adb509 (List, Get_Procedure_Call (Stmt));
1246 Canon_Subprogram_Call_And_Actuals (Get_Procedure_Call (Stmt));
1369 Call : constant Iir_Procedure_Call := Get_Procedure_Call (Conc_Stmt);
2013 Get_Procedure_Call (Stmt);
H A Dvhdl-sem_stmts.adb1786 Call : constant Iir := Get_Procedure_Call (Stmt);
1948 Call := Get_Procedure_Call (Stmt);
H A Dvhdl-nodes.ads8969 function Get_Procedure_Call (Stmt : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb6493 function Get_Procedure_Call (Stmt : Iir) return Iir is subprogram
6499 end Get_Procedure_Call;
H A Dvhdl-prints.adb3057 Call : constant Iir := Get_Procedure_Call (Stmt);
H A Dvhdl-nodes_meta.adb6401 return Get_Procedure_Call (N);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb3728 Call : constant Iir := Get_Procedure_Call (Instance.Parent.Stmt);
4655 Call : constant Iir := Get_Procedure_Call (Stmt);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2686 Get_Procedure_Call = libghdl.vhdl__nodes__get_procedure_call variable
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-stmts.adb2183 Call : constant Node := Get_Procedure_Call (Stmt);