Home
last modified time | relevance | path

Searched refs:Expr_Type (Results 1 – 25 of 132) sorted by relevance

123456

/dports/lang/asis/asis-gpl-2016-src/tools/tool_utils/
H A Dada_trees-rep_clauses.adb81 (Expr_Type => +"null",
84 (Expr_Type => +"null",
90 (Expr_Type => +"null",
97 (Expr_Type => +"universal integer",
121 (Expr_Type => +"null",
127 (Expr_Type => +"universal integer",
165 (Expr_Type => +"null",
184 (Expr_Type => +"null",
187 (Expr_Type => +"null",
193 (Expr_Type => +"null",
[all …]
H A Dada_trees.ads167 Expr_Type : Name_Id; component
254 when Flat_Expression_Kinds => T.Expr_Type,
/dports/lang/asis/asis-gpl-2016-src/asis/
H A Dasis-expressions.adb258 Expr_Type := Etype (Expr_Type);
276 Expr_Type = Selector_Name (Parent (Expr_Type))
278 Expr_Type := Parent (Expr_Type);
282 Expr_Type := Selector_Name (Expr_Type);
286 Expr_Type := Sinfo.Expression (Expr_Type);
293 Expr_Type := Sinfo.Expression (Expr_Type);
330 Expr_Type := Etype (Expr_Type);
351 Etype (Expr_Type) = Expr_Type
360 Expr_Type := Etype (Expr_Type);
395 Expr_Type := Next (Expr_Type);
[all …]
H A Da4g-expr_sem.ads51 function Expr_Type (Expression : Asis.Expression) return Asis.Declaration; subprogspec
H A Dasis-extensions.adb2375 Expr_Type : Entity_Id; variable
2380 Expr_Type := R_Node (Expression);
2382 if Nkind (Parent (Expr_Type)) = N_Expanded_Name
2384 Expr_Type = Selector_Name (Parent (Expr_Type))
2386 Expr_Type := Parent (Expr_Type);
2389 Expr_Type := Etype (Expr_Type);
2390 pragma Assert (Present (Expr_Type));
2392 while Etype (Expr_Type) /= Expr_Type loop
2393 Expr_Type := Etype (Expr_Type);
2396 if Is_Itype (Expr_Type)
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap7.adb69 if Res_Type = Expr_Type then
826 case Get_Kind (Expr_Type) is
886 Parent_Type := Expr_Type;
1028 if Atype = Expr_Type then
2977 Expr_Type : Iir; variable
3545 Expr_Type : Iir; variable
3625 Expr_Type : Iir; variable
3909 Expr_Type, E,
4212 Aggr_Type := Expr_Type;
4282 Expr_Type : Iir; variable
[all …]
H A Dtrans-chap7.ads75 Expr_Type : Iir;
82 (Expr : O_Enode; Expr_Type : Iir; Res_Type : Iir; Loc : Iir)
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_expr.adb74 return Expr_Type = Null_Iir or else Is_Overload_List (Expr_Type);
520 Expr_Type : Iir; variable
661 Expr_Type := A_Type;
664 Set_Type (Expr, Expr_Type);
665 if Get_Kind (Expr_Type)
5312 Expr_Type : Iir; variable
5329 Expr_Type := Get_Base_Type (Expr_Type);
5356 Expr_Type : Iir; variable
5364 if Expr_Type /= Null_Iir and then not Is_Overload_List (Expr_Type) then
5545 Expr_Type : Iir; variable
[all …]
H A Dvhdl-sem_stmts.adb1156 Expr_Type : constant Iir := Get_Type (Expr); constant
1166 if Get_Type_Staticness (Expr_Type) /= Locally then
1210 if Get_Type_Staticness (Expr_Type) /= Locally then
1224 if Get_Type_Staticness (Expr_Type) /= Locally then
1232 if Get_Type_Staticness (Expr_Type) /= Locally then
1650 Expr_Type : Iir; variable
1662 Expr_Type := Get_Type (Break_Quantity);
1664 Expr_Type := Null_Iir;
1668 Expr := Sem_Expression (Expr, Expr_Type);
1676 if Sel_Quantity /= Null_Iir and then Expr_Type /= Null_Iir then
[all …]
H A Dvhdl-sem_names.adb711 Expr_Type : Iir; variable
802 Set_Location (Expr_Type, Get_Location (Suffix));
836 Set_Index_Subtype_List (Expr_Type, Index_List);
839 Set_Parent_Type (Expr_Type, Prefix_Base_Type);
840 Set_Signal_Type_Flag (Expr_Type,
847 Set_Resolution_Indication (Expr_Type, Null_Iir);
852 Set_Type (Name, Expr_Type);
853 Set_Slice_Subtype (Name, Expr_Type);
854 Set_Index_Constraint_Flag (Expr_Type, True);
855 Set_Constraint_State (Expr_Type, Fully_Constrained);
[all …]
H A Dvhdl-evaluation.adb183 function Build_Overflow (Origin : Iir; Expr_Type : Iir) return Iir
189 Set_Type (Res, Expr_Type);
788 Expr_Type : constant Iir := Get_Type (Expr); constant
790 Get_Base_Type (Get_Element_Subtype (Expr_Type));
2980 Expr_Type : constant Iir := Get_Type (Expr); constant
3247 Expr_Type : constant Iir := Get_Type (Expr); constant
3257 if Get_Kind (Get_Element_Subtype (Expr_Type))
3263 Indexes := Get_Index_Subtype_List (Expr_Type);
3979 Expr_Type : constant Iir := Get_Type (L); constant
3981 case Get_Kind (Expr_Type) is
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-expr.adb938 case Get_Kind (Expr_Type) is
982 Error_Kind ("execute_image_attribute", Expr_Type);
2205 (Syn_Inst, Get_Named_Entity (Expr), Expr_Type);
2208 (Syn_Inst, Get_Expression (Expr), Expr_Type);
2263 (Syn_Inst, Get_Named_Entity (Expr), Expr_Type);
2268 Res := Create_Value_Memory (Expr_Type);
2277 (Get_Physical_Value (Expr), Expr_Type);
2308 (Syn_Inst, Get_Expression (Expr), Expr_Type);
2370 return Create_Value_Discrete (V, Expr_Type);
2407 return Create_Value_Access (Acc, Expr_Type);
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.ads101 Expr_Type : Iir)
207 Expr_Type : Iir)
/dports/lang/adacontrol/adactl-1.18r9/src/
H A Drules-positional_associations.adb230Expr_Type : constant Asis.Definition := Thick_Queries.Corresponding_Expression_Type_Definition (Ex… constant
270 if Is_Nil (Expr_Type) then
291 elsif Is_Same_Type (Expr_Type,
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/protobuf/
H A Dmysqlx_expr.pb.h49 enum Expr_Type { enum
60 const Expr_Type Expr_Type_Type_MIN = Expr_Type_IDENT;
61 const Expr_Type Expr_Type_Type_MAX = Expr_Type_ARRAY;
65 inline const ::std::string& Expr_Type_Name(Expr_Type value) { in Expr_Type_Name()
70 const ::std::string& name, Expr_Type* value) { in Expr_Type_Parse()
71 return ::google::protobuf::internal::ParseNamedEnum<Expr_Type>( in Expr_Type_Parse()
149 typedef Expr_Type Type;
185 inline ::Mysqlx::Expr::Expr_Type type() const;
186 inline void set_type(::Mysqlx::Expr::Expr_Type value);
1133 inline ::Mysqlx::Expr::Expr_Type Expr::type() const { in type()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dchecks.adb2052 (Machine_Radix_Value (Expr_Type),
2053 Machine_Mantissa_Value (Expr_Type) - 1) - 1;
2164 Lo := Pred (Expr_Type, UR_From_Uint (Ifirst));
2208 Hi := Succ (Expr_Type, UR_From_Uint (Ilast));
3605 Expr_Type : Entity_Id);
3615 Expr_Type : Entity_Id)
3625 Discriminant_Constraint (Expr_Type);
3725 elsif Present (Expr_Type)
3726 and then Is_Unchecked_Union (Expr_Type)
3744 Is_Floating_Point_Type (Expr_Type)
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/oread/
H A Dortho_front.adb1532 procedure Parse_Expression (Expr_Type : Node_Acc;
1996 procedure Parse_Expression (Expr_Type : Node_Acc;
2005 if Expr_Type = null or else Expr_Type.Kind = Type_Boolean then
2010 Op_Type := Expr_Type;
2063 if Expr_Type = null then
2066 Expr := New_Compare_Op (Op, L, R, Expr_Type.Type_Onode);
2067 Res_Type := Expr_Type;
2192 Expr_Type : Node_Acc;
2204 Parse_Expression (Param.Decl_Dtype, Expr, Expr_Type);
2413 Expr_Type : Node_Acc; variable
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_aggr.adb2391 Expr_Type : Entity_Id := Empty; variable
2435 Expr_Type := Etype (Component);
2447 Expr_Type := Etype (New_C);
2454 pragma Assert (Present (Expr_Type));
2462 if Is_Array_Type (Expr_Type) then
2464 Index : Node_Id := First_Index (Expr_Type);
2472 Unconstr_Index : Node_Id := First_Index (Etype (Expr_Type));
2506 Analyze_And_Resolve (Expr, Expr_Type);
2511 Aggregate_Constraint_Checks (Expr, Expr_Type);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_aggr.adb2391 Expr_Type : Entity_Id := Empty; variable
2435 Expr_Type := Etype (Component);
2447 Expr_Type := Etype (New_C);
2454 pragma Assert (Present (Expr_Type));
2462 if Is_Array_Type (Expr_Type) then
2464 Index : Node_Id := First_Index (Expr_Type);
2472 Unconstr_Index : Node_Id := First_Index (Etype (Expr_Type));
2506 Analyze_And_Resolve (Expr, Expr_Type);
2511 Aggregate_Constraint_Checks (Expr, Expr_Type);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_aggr.adb3244 Expr_Type : Entity_Id := Empty; variable
3291 Expr_Type := Etype (Component);
3303 Expr_Type := Etype (New_C);
3310 pragma Assert (Present (Expr_Type));
3318 if Is_Array_Type (Expr_Type) then
3334 Index := First_Index (Expr_Type);
3363 Analyze_And_Resolve (Expr, Expr_Type);
3375 Aggregate_Constraint_Checks (Expr, Expr_Type);
3383 if Present (Predicate_Function (Expr_Type)) then
3384 Apply_Predicate_Check (Expr, Expr_Type);
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_aggr.adb3244 Expr_Type : Entity_Id := Empty; variable
3291 Expr_Type := Etype (Component);
3303 Expr_Type := Etype (New_C);
3310 pragma Assert (Present (Expr_Type));
3318 if Is_Array_Type (Expr_Type) then
3334 Index := First_Index (Expr_Type);
3363 Analyze_And_Resolve (Expr, Expr_Type);
3375 Aggregate_Constraint_Checks (Expr, Expr_Type);
3383 if Present (Predicate_Function (Expr_Type)) then
3384 Apply_Predicate_Check (Expr, Expr_Type);
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/protobuf_lite/
H A Dmysqlx_expr.pb.cc99 const Expr_Type Expr::IDENT;
100 const Expr_Type Expr::LITERAL;
101 const Expr_Type Expr::VARIABLE;
102 const Expr_Type Expr::FUNC_CALL;
103 const Expr_Type Expr::OPERATOR;
104 const Expr_Type Expr::PLACEHOLDER;
105 const Expr_Type Expr::OBJECT;
106 const Expr_Type Expr::ARRAY;
107 const Expr_Type Expr::Type_MIN;
108 const Expr_Type Expr::Type_MAX;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_aggr.adb3416 Expr_Type : Entity_Id := Empty; variable
3463 Expr_Type := Etype (Component);
3475 Expr_Type := Etype (New_C);
3482 pragma Assert (Present (Expr_Type));
3490 if Is_Array_Type (Expr_Type) then
3506 Index := First_Index (Expr_Type);
3535 Analyze_And_Resolve (Expr, Expr_Type);
3547 Aggregate_Constraint_Checks (Expr, Expr_Type);
3555 if Present (Predicate_Function (Expr_Type)) then
3556 Apply_Predicate_Check (Expr, Expr_Type);
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_aggr.adb3416 Expr_Type : Entity_Id := Empty; variable
3463 Expr_Type := Etype (Component);
3475 Expr_Type := Etype (New_C);
3482 pragma Assert (Present (Expr_Type));
3490 if Is_Array_Type (Expr_Type) then
3506 Index := First_Index (Expr_Type);
3535 Analyze_And_Resolve (Expr, Expr_Type);
3547 Aggregate_Constraint_Checks (Expr, Expr_Type);
3555 if Present (Predicate_Function (Expr_Type)) then
3556 Apply_Predicate_Check (Expr, Expr_Type);
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_aggr.adb3402 Expr_Type : Entity_Id := Empty; variable
3449 Expr_Type := Etype (Component);
3461 Expr_Type := Etype (New_C);
3468 pragma Assert (Present (Expr_Type));
3476 if Is_Array_Type (Expr_Type) then
3492 Index := First_Index (Expr_Type);
3521 Analyze_And_Resolve (Expr, Expr_Type);
3533 Aggregate_Constraint_Checks (Expr, Expr_Type);
3541 if Present (Predicate_Function (Expr_Type)) then
3542 Apply_Predicate_Check (Expr, Expr_Type);
[all …]

123456