Home
last modified time | relevance | path

Searched refs:Get_Instance_Const (Results 1 – 4 of 4) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-decls.adb575 pragma Assert (not Get_Instance_Const (Syn_Inst)
669 if not Get_Instance_Const (Syn_Inst) then
879 and then not Get_Instance_Const (Syn_Inst)
900 if Get_Instance_Const (Syn_Inst) then
1149 if not Get_Instance_Const (Syn_Inst) then
H A Dsynth-context.ads82 function Get_Instance_Const (Inst : Synth_Instance_Acc) return Boolean; subprogspec
H A Dsynth-context.adb169 function Get_Instance_Const (Inst : Synth_Instance_Acc) return Boolean is subprogram
172 end Get_Instance_Const;
H A Dsynth-stmts.adb1781 if Get_Instance_Const (Subprg_Inst) and then not Is_Static (Val.Val)
2104 if Get_Instance_Const (Sub_Inst) then
2715 Is_Dyn : constant Boolean := not Get_Instance_Const (C.Inst);
2885 Is_Dyn : constant Boolean := not Get_Instance_Const (C.Inst);