Home
last modified time | relevance | path

Searched refs:Set_Array_Element_Constraint (Results 1 – 6 of 6) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_types.adb1097 Set_Array_Element_Constraint (Def, Null_Iir);
1950 Set_Array_Element_Constraint
H A Dvhdl-parse.adb2606 Set_Array_Element_Constraint (Res_Type, Element_Subtype);
3250 Set_Array_Element_Constraint (Def, El_Def);
3504 Set_Array_Element_Constraint (Res_Type, Element_Subnature);
H A Dvhdl-nodes.ads8278 procedure Set_Array_Element_Constraint (Def : Iir; El : Iir); subprogspec
H A Dvhdl-nodes.adb4278 procedure Set_Array_Element_Constraint (Def : Iir; El : Iir) is subprogram
4284 end Set_Array_Element_Constraint;
H A Dvhdl-nodes_meta.adb6671 Set_Array_Element_Constraint (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2276 Set_Array_Element_Constraint = libghdl.vhdl__nodes__set_array_element_constraint variable