Home
last modified time | relevance | path

Searched refs:Get_Scope_Size (Results 1 – 5 of 5) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap12.adb124 New_Lit (Get_Scope_Size (Arch_Info.Block_Scope)),
222 Finish_Init_Value (Const, Get_Scope_Size (Arch_Info.Block_Scope));
H A Dtrans.adb219 function Get_Scope_Size (Scope : Var_Scope_Type) return O_Cnode is subprogram
223 end Get_Scope_Size;
H A Dtrans-chap1.adb262 (Info.Block_Instance_Size, Get_Scope_Size (Info.Block_Scope));
H A Dtrans-chap9.adb2182 New_Lit (Get_Scope_Size (Info.Block_Scope)),
2483 New_Lit (Get_Scope_Size (Info.Block_Scope))),
H A Dtrans.ads256 function Get_Scope_Size (Scope : Var_Scope_Type) return O_Cnode; subprogspec