Home
last modified time | relevance | path

Searched refs:Get_Operand (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/matreshka/matreshka-0.7.0/source/amf/mof/cmof/
H A Damf-internals-cmof_expressions.adb243 overriding function Get_Operand subprogram
251 return Get_Operand (Self);
252 end Get_Operand;
H A Damf-cmof-expressions.ads63 not overriding function Get_Operand subprogram
H A Damf-internals-cmof_expressions.ads99 overriding function Get_Operand subprogspec
/dports/devel/matreshka/matreshka-0.7.0/source/amf/uml/
H A Damf-uml-expressions.ads67 not overriding function Get_Operand subprogram
H A Damf-uml-combined_fragments.ads90 not overriding function Get_Operand subprogram
H A Damf-internals-uml_combined_fragments.adb152 overriding function Get_Operand subprogram
161 end Get_Operand;
H A Damf-internals-uml_consider_ignore_fragments.adb167 overriding function Get_Operand subprogram
176 end Get_Operand;
H A Damf-internals-uml_expressions.adb112 overriding function Get_Operand subprogram
121 end Get_Operand;
H A Damf-internals-uml_combined_fragments.ads88 overriding function Get_Operand subprogspec
H A Damf-internals-uml_consider_ignore_fragments.ads95 overriding function Get_Operand subprogspec
H A Damf-internals-uml_string_expressions.adb156 overriding function Get_Operand subprogram
165 end Get_Operand;
H A Damf-internals-uml_expressions.ads63 overriding function Get_Operand subprogspec
H A Damf-internals-uml_string_expressions.ads85 overriding function Get_Operand subprogspec
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem.adb1576 return Are_Trees_Equal (Get_Operand (Left), Get_Operand (Right));
H A Dvhdl-sem_psl.adb256 Operand : constant Iir := Get_Operand (Expr);
H A Dvhdl-canon.adb210 (Get_Operand (Expr), Sensitivity_List, False);
685 Canon_Expression (Get_Operand (Expr));
H A Dvhdl-evaluation.adb2922 Operand := Eval_Static_Expr (Get_Operand (Expr));
3332 return Can_Eval_Composite_Value (Get_Operand (Expr));
H A Dvhdl-prints.adb2934 Print (Ctxt, Get_Operand (Expr));
2942 Print (Ctxt, Get_Operand (Expr));
H A Dvhdl-nodes.ads8772 function Get_Operand (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb5861 function Get_Operand (Target : Iir) return Iir is subprogram
5867 end Get_Operand;
H A Dvhdl-sem_expr.adb881 Staticness := Get_Expr_Staticness (Get_Operand (Expr));
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-expr.adb2178 (Syn_Inst, Get_Operand (Expr), Null_Node, Expr);
2182 (Syn_Inst, Imp, Get_Operand (Expr), Expr);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb2996 (Block, Expr, Get_Operand (Expr), Null_Iir,
3303 Val := Execute_Expression (Out_Block, Get_Operand (Expr));
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2569 Get_Operand = libghdl.vhdl__nodes__get_operand variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap7.adb4401 (Expr, Get_Operand (Expr), Null_Iir, Res_Type);
4404 (Expr, Get_Operand (Expr), Null_Iir, Res_Type);

12