Home
last modified time | relevance | path

Searched refs:Iir_Predefined_Functions (Results 1 – 25 of 31) sorted by relevance

12

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-ieee-std_logic_misc.adb28 function Handle_Reduce (Res_Slv : Iir_Predefined_Functions;
29 Res_Suv : Iir_Predefined_Functions)
30 return Iir_Predefined_Functions
52 Def : Iir_Predefined_Functions;
H A Dvhdl-ieee-std_logic_arith.adb34 array (Conv_Arg_Kind) of Iir_Predefined_Functions;
40 of Iir_Predefined_Functions;
45 of Iir_Predefined_Functions;
354 return Iir_Predefined_Functions
426 return Iir_Predefined_Functions is
435 return Iir_Predefined_Functions is
441 return Iir_Predefined_Functions is
446 Def : Iir_Predefined_Functions;
H A Dvhdl-ieee-std_logic_unsigned.adb26 type Binary_Pattern_Type is array (Args_Kind) of Iir_Predefined_Functions;
28 type Unary_Pattern_Type is array (Sign_Kind) of Iir_Predefined_Functions;
174 return Iir_Predefined_Functions
207 Res : Iir_Predefined_Functions;
H A Dvhdl-sem_utils.adb113 Def : Iir_Predefined_Functions;
361 Def : Iir_Predefined_Functions;
372 procedure Add_Relational (Name : Name_Id; Def : Iir_Predefined_Functions)
379 procedure Add_Binary (Name : Name_Id; Def : Iir_Predefined_Functions) is
384 procedure Add_Unary (Name : Name_Id; Def : Iir_Predefined_Functions) is
389 procedure Add_To_String (Def : Iir_Predefined_Functions) is
395 procedure Add_Min_Max (Name : Name_Id; Def : Iir_Predefined_Functions)
408 (Name : Name_Id; Def : Iir_Predefined_Functions)
H A Dvhdl-nodes.ads5233 type Iir_Predefined_Functions is type
6160 Iir_Predefined_Functions'Pred (Iir_Predefined_Deallocate);
6163 Iir_Predefined_Functions'Pred (Iir_Predefined_None);
6166 is Iir_Predefined_Functions range
6176 is Iir_Predefined_Functions range
6199 Iir_Predefined_Functions range
6210 Iir_Predefined_Functions'Pred (Iir_Predefined_None);
6215 Iir_Predefined_Functions'Last;
6219 Iir_Predefined_Functions'Succ (Iir_Predefined_None) ..
6220 Iir_Predefined_Functions'Last;
[all …]
H A Dvhdl-ieee-numeric.adb34 of Iir_Predefined_Functions;
37 of Iir_Predefined_Functions;
40 of Iir_Predefined_Functions;
742 Predefined : Iir_Predefined_Functions;
772 Predefined : Iir_Predefined_Functions;
795 Res : Iir_Predefined_Functions;
813 Res : Iir_Predefined_Functions;
H A Dvhdl-ieee-math_real.adb23 Predef : Iir_Predefined_Functions;
H A Dvhdl-disp_tree.ads46 function Image_Iir_Predefined_Functions (F : Iir_Predefined_Functions)
H A Dvhdl-ieee-numeric_std_unsigned.adb52 Res : Iir_Predefined_Functions;
H A Dvhdl-errors.ads27 procedure Error_Kind (Msg: String; Def : Iir_Predefined_Functions);
H A Dvhdl-disp_tree.adb318 function Image_Iir_Predefined_Functions (F : Iir_Predefined_Functions)
321 return Iir_Predefined_Functions'Image (F);
H A Dvhdl-utils.ads147 function Get_Predefined_Function_Name (Func : Iir_Predefined_Functions)
H A Dvhdl-errors.adb33 procedure Error_Kind (Msg : String; Def : Iir_Predefined_Functions) is
36 (Msg & ": cannot handle " & Iir_Predefined_Functions'Image (Def));
H A Dvhdl-evaluation.adb617 subtype Iir_Predefined_Vector_Minmax is Iir_Predefined_Functions range
620 Func : Iir_Predefined_Functions;
773 Iir_Predefined_Functions'Image (Func));
907 Iir_Predefined_Functions'Image (Func));
1056 Def, Left_Def : Iir_Predefined_Functions;
1572 Func : constant Iir_Predefined_Functions :=
1939 Iir_Predefined_Functions'Image (Func));
H A Dvhdl-ieee-std_logic_1164.adb228 Predefined : Iir_Predefined_Functions;
H A Dvhdl-nodes_meta.ads561 (N : Iir; F : Fields_Enum) return Iir_Predefined_Functions;
563 (N : Iir; F : Fields_Enum; V: Iir_Predefined_Functions);
H A Dvhdl-std_package.adb336 Imp : Iir_Predefined_Functions;
374 (Name : Name_Id; Func : Iir_Predefined_Functions; Inter_Type : Iir)
H A Dvhdl-utils.adb952 function Get_Predefined_Function_Name (Func : Iir_Predefined_Functions)
956 return Iir_Predefined_Functions'Image (Func);
H A Dvhdl-nodes.adb823 function Iir_Predefined_Shortcut_P (Func : Iir_Predefined_Functions)
3271 function Get_Implicit_Definition (D : Iir) return Iir_Predefined_Functions
3277 return Iir_Predefined_Functions'Val (Get_Field7 (D));
3280 procedure Set_Implicit_Definition (D : Iir; Def : Iir_Predefined_Functions)
3286 Set_Field7 (D, Iir_Predefined_Functions'Pos (Def));
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-static_oper.adb113 Def : constant Iir_Predefined_Functions :=
618 & Iir_Predefined_Functions'Image (Def));
662 Def : constant Iir_Predefined_Functions :=
724 & Iir_Predefined_Functions'Image (Def));
812 Def : constant Iir_Predefined_Functions :=
1019 & Iir_Predefined_Functions'Image (Def));
H A Dsynth-oper.adb446 Def : constant Iir_Predefined_Functions :=
1605 & Iir_Predefined_Functions'Image (Def));
1616 Def : constant Iir_Predefined_Functions :=
1747 "unhandled monadic: " & Iir_Predefined_Functions'Image (Def));
1839 Def : constant Iir_Predefined_Functions :=
2077 "unhandled function: " & Iir_Predefined_Functions'Image (Def));
H A Dsynth-expr.adb2123 Def : constant Iir_Predefined_Functions :=
2170 Def : constant Iir_Predefined_Functions :=
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap7.ads148 (Base_Type : Iir; Imp : Iir_Predefined_Functions)
H A Dtrans-chap7.adb1054 array (Iir_Predefined_Functions) of ON_Op_Kind;
1123 Kind : Iir_Predefined_Functions;
1912 subtype Predefined_Boolean_Logical is Iir_Predefined_Functions range
2185 Kind : constant Iir_Predefined_Functions :=
4981 (Base_Type : Iir; Imp : Iir_Predefined_Functions) return Iir
5000 Eq : Iir_Predefined_Functions;
5790 Kind : Iir_Predefined_Functions;
5838 Kind : constant Iir_Predefined_Functions
6081 Kind : constant Iir_Predefined_Functions :=
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes_meta.py39 Iir_Predefined_Functions = 16 variable in types

12