Home
last modified time | relevance | path

Searched refs:Atype (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/dports/cad/ghdl/ghdl-1.0.0/src/ortho/mcode/
H A Dortho_code-types.ads30 function Get_Type_Kind (Atype : O_Tnode) return OT_Kind;
33 function Get_Type_Size (Atype : O_Tnode) return Uns32;
36 function Get_Type_Sized (Atype : O_Tnode) return Boolean;
48 function Get_Type_Align_Bytes (Atype : O_Tnode) return Uns32;
52 function Get_Type_Deferred (Atype : O_Tnode) return Boolean;
56 function Get_Type_Flag1 (Atype : O_Tnode) return Boolean;
57 procedure Set_Type_Flag1 (Atype : O_Tnode; Flag : Boolean);
64 function Get_Type_Mode (Atype : O_Tnode) return Mode_Type;
171 function Get_Base_Type (Atype : O_Tnode) return O_Tnode;
226 function Get_Type_Next (Atype : O_Tnode) return O_Tnode;
[all …]
H A Dortho_code-types.adb98 return Tnodes.Table (Atype).Kind;
540 Tnodes.Table (Atype + 1) :=
544 Create_Completer (Atype);
823 case Get_Type_Kind (Atype) is
839 Put (Int32 (Atype), 3);
909 return Atype + 1;
916 return Atype + 2;
919 return Atype + 3;
921 return Atype + 1;
927 case Get_Type_Kind (Atype) is
[all …]
H A Dortho_code-dwarf.adb519 Off := TOnodes.Table (Atype);
538 if Atype > TOnodes.Last then
541 TOnodes.Set_Last (Atype);
544 TOnodes.Table (Atype) := Pc;
593 case Get_Type_Kind (Atype) is
802 if Get_Type_Sized (Atype) then
860 Emit_Members (Atype, Decl);
891 Emit_Members (Atype, Decl);
946 case Get_Type_Kind (Atype) is
979 if Atype <= TOnodes.Last
[all …]
H A Dortho_code-disps.adb340 Nbr := Get_Type_Record_Nbr_Fields (Atype);
341 F := Get_Type_Record_Fields (Atype);
360 Decl := Decls.Get_Type_Decl (Atype);
367 Kind := Get_Type_Kind (Atype);
407 Disp_Fields (1, Atype);
413 Disp_Fields (1, Atype);
417 Disp_Fields (1, Atype);
427 Lit := Get_Type_Bool_True (Atype);
455 procedure Debug_Tnode (Atype : O_Tnode)
459 Decl := Decls.Get_Type_Decl (Atype);
[all …]
H A Dortho_mcode.adb287 Atype : O_Tnode) is
291 Ortho_Code.O_Tnode (Atype));
316 Ortho_Code.O_Tnode (Atype),
353 (Atype : O_Tnode; Rtype : O_Tnode) return O_Cnode is
492 function New_Address (Lvalue : O_Lnode; Atype : O_Tnode)
554 Atype : O_Tnode) is
558 Ortho_Code.O_Tnode (Atype));
565 Atype : O_Tnode) is
569 Ortho_Code.O_Tnode (Atype));
602 Atype : O_Tnode) is
[all …]
H A Dortho_code-consts.adb74 Atype : O_Tnode; component
278 Lit_Type => Atype));
291 Lit_Type => Atype));
316 Lit_Type => Atype));
347 Lit_Type => Atype));
388 Atype : O_Tnode)
393 Num := Get_Type_Record_Nbr_Fields (Atype);
519 Cnodes.Append (To_Cnode_Common (Cnode_Sizeof'(Atype => Atype,
529 (Atype : O_Tnode; Rtype : O_Tnode) return O_Cnode
537 Cnodes.Append (To_Cnode_Common (Cnode_Sizeof'(Atype => Atype,
[all …]
H A Dortho_mcode.ads109 procedure Finish_Access_Type (Atype : O_Tnode; Dtype : O_Tnode);
172 Atype : O_Tnode);
179 (List : out O_Array_Aggr_List; Atype : O_Tnode; Len : Unsigned_32);
196 (Atype : O_Tnode; Rtype : O_Tnode) return O_Cnode;
208 function New_Subprogram_Address (Subprg : O_Dnode; Atype : O_Tnode)
214 function New_Global_Address (Lvalue : O_Gnode; Atype : O_Tnode)
344 function New_Unchecked_Address (Lvalue : O_Lnode; Atype : O_Tnode)
362 procedure New_Type_Decl (Ident : O_Ident; Atype : O_Tnode);
385 Atype : O_Tnode);
398 Atype : O_Tnode);
[all …]
H A Dortho_code-consts.ads87 function New_Global_Unchecked_Address (Lvalue : O_Gnode; Atype : O_Tnode)
89 function New_Global_Address (Lvalue : O_Gnode; Atype : O_Tnode)
91 function New_Subprogram_Address (Subprg : O_Dnode; Atype : O_Tnode)
103 (Atype : O_Tnode; Id : O_Ident; Val : Uns32; Prev : O_Cnode)
120 Atype : O_Tnode);
134 function New_Union_Aggr (Atype : O_Tnode; Field : O_Fnode; Value : O_Cnode)
140 function New_Sizeof (Atype : O_Tnode; Rtype : O_Tnode) return O_Cnode;
142 (Atype : O_Tnode; Rtype : O_Tnode) return O_Cnode;
146 function New_Alignof (Atype : O_Tnode; Rtype : O_Tnode) return O_Cnode;
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dimagebufalgo_util.h206 #define OIIO_DISPATCH_TYPES2_HELP(ret,name,func,Rtype,Atype,R,...) \ argument
207 switch (Atype.basetype) { \
232 #define OIIO_DISPATCH_TYPES2(ret,name,func,Rtype,Atype,R,...) \ argument
294 switch (Atype.basetype) { \
314 #define OIIO_DISPATCH_COMMON_TYPES2(ret,name,func,Rtype,Atype,R,A,...) \ argument
315 if (Rtype == Atype) { \
317 switch (Atype.basetype) { \
400 ret = func<float,Atype,Btype> (R,A,B,__VA_ARGS__); break; \
404 ret = func<half,Atype,Btype> (R,A,B,__VA_ARGS__); break; \
412 ret = func<float,Atype,Btype> (R,A,B,__VA_ARGS__); \
[all …]
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dimagebufalgo_util.h206 #define OIIO_DISPATCH_TYPES2_HELP(ret,name,func,Rtype,Atype,R,...) \ argument
207 switch (Atype.basetype) { \
232 #define OIIO_DISPATCH_TYPES2(ret,name,func,Rtype,Atype,R,...) \ argument
294 switch (Atype.basetype) { \
314 #define OIIO_DISPATCH_COMMON_TYPES2(ret,name,func,Rtype,Atype,R,A,...) \ argument
315 if (Rtype == Atype) { \
317 switch (Atype.basetype) { \
400 ret = func<float,Atype,Btype> (R,A,B,__VA_ARGS__); break; \
404 ret = func<half,Atype,Btype> (R,A,B,__VA_ARGS__); break; \
412 ret = func<float,Atype,Btype> (R,A,B,__VA_ARGS__); \
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap3.ads146 function Index_Base (Base : Mnode; Atype : Iir; Index : O_Enode)
151 function Index_Array (Arr : Mnode; Atype : Iir; Index : O_Enode)
156 (Base : Mnode; Atype : Iir; Index : O_Enode; Stride : O_Enode)
167 function Get_Static_Array_Length (Atype : Iir) return Int64;
170 function Get_Array_Type_Length (Atype : Iir) return O_Enode;
194 function Type_To_Range (Atype : Iir) return Mnode;
208 function Bounds_To_Range (B : Mnode; Atype : Iir; Dim : Positive)
212 function Get_Array_Range (Arr : Mnode; Atype : Iir; Dim : Positive)
216 function Get_Composite_Type_Bounds (Atype : Iir) return Mnode;
326 (Value : O_Dnode; Expr : Iir; Atype : Iir; Loc : Iir);
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/debug/
H A Dortho_debug.adb526 case Atype.Kind is
532 return Atype;
546 N.Dtype := Atype;
916 case Atype.Kind is
986 case Atype.Kind is
1344 case Atype.Kind is
1431 N.Dtype := Atype;
1432 Atype.Decl := N;
1467 Atype : O_Tnode)
1541 Atype : O_Tnode)
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm35/
H A Dortho_llvm.adb917 Atype : O_Tnode)
924 Atype => Atype);
971 Atype => Atype);
1958 Atype.Dbg := Add_Dbg_Basic_Type (Ident, Atype, DW_ATE_signed);
1960 Atype.Dbg := Add_Dbg_Basic_Type (Ident, Atype, DW_ATE_float);
1962 Atype.Dbg := Add_Dbg_Enum_Type (Ident, Atype);
1964 Atype.Dbg := Add_Dbg_Enum_Type (Ident, Atype);
1966 Atype.Dbg := Add_Dbg_Pointer_Type (Ident, Atype);
1968 Atype.Dbg := Add_Dbg_Incomplete_Pointer_Type (Ident, Atype);
2048 Atype.Dbg,
[all …]
H A Dortho_llvm.ads114 procedure Finish_Access_Type (Atype : O_Tnode; Dtype : O_Tnode);
177 Atype : O_Tnode);
209 function New_Subprogram_Address (Subprg : O_Dnode; Atype : O_Tnode)
215 function New_Global_Address (Lvalue : O_Gnode; Atype : O_Tnode)
363 procedure New_Type_Decl (Ident : O_Ident; Atype : O_Tnode);
386 Atype : O_Tnode);
399 Atype : O_Tnode);
422 Atype : O_Tnode);
699 Atype : O_Tnode; component
711 Atype : O_Tnode; component
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-decls.adb77 Btype : constant Node := Get_Base_Type (Atype);
125 Synth_Subtype_Indication (Syn_Inst, Atype);
430 case Get_Kind (Atype) is
480 Atype : Node; variable
486 Atype := Ind;
488 case Get_Kind (Atype) is
490 Atype := Get_Named_Entity (Atype);
501 return Atype;
513 if Atype = Null_Node then
516 Synth_Subtype_Indication (Syn_Inst, Atype);
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/
H A Dortho_nodes.common.ads96 procedure Finish_Access_Type (Atype : O_Tnode; Dtype : O_Tnode);
159 Atype : O_Tnode);
166 (List : out O_Array_Aggr_List; Atype : O_Tnode; Len : Unsigned_32);
183 (Atype : O_Tnode; Rtype : O_Tnode) return O_Cnode;
195 function New_Subprogram_Address (Subprg : O_Dnode; Atype : O_Tnode)
201 function New_Global_Address (Lvalue : O_Gnode; Atype : O_Tnode)
331 function New_Unchecked_Address (Lvalue : O_Lnode; Atype : O_Tnode)
349 procedure New_Type_Decl (Ident : O_Ident; Atype : O_Tnode);
372 Atype : O_Tnode);
385 Atype : O_Tnode);
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm6/
H A Dllvm-cbindings.cpp965 switch(Atype->Kind) { in new_type_decl()
980 switch(Atype->Kind) { in new_type_decl()
1052 DebugCurrentLine, Atype->getBitSize(), Atype->getAlignment(), in new_type_decl()
1070 OTnode Atype; member
1097 OTnode Atype; member
1103 *List = {0, new LLVMValueRef[len], Atype->ElType->Ref, Atype}; in start_array_aggr()
1127 if (Size < Atype->Size) { in new_union_aggr()
1332 if (Atype->Bounded) { in new_const_decl()
2534 return { LLVMConstBitCast(Subprg->Ref, Atype->Ref), Atype }; in new_subprogram_address()
2573 return {LLVMConstBitCast(Lvalue.Ref, Atype->Ref), Atype}; in new_global_unchecked_address()
[all …]
H A Dortho_llvm.ads143 procedure Finish_Access_Type (Atype : O_Tnode; Dtype : O_Tnode);
206 Atype : O_Tnode);
230 (Atype : O_Tnode; Rtype : O_Tnode) return O_Cnode;
248 function New_Global_Address (Lvalue : O_Gnode; Atype : O_Tnode)
378 function New_Unchecked_Address (Lvalue : O_Lnode; Atype : O_Tnode)
396 procedure New_Type_Decl (Ident : O_Ident; Atype : O_Tnode);
419 Atype : O_Tnode);
432 Atype : O_Tnode);
455 Atype : O_Tnode);
703 Atype : O_Tnode; component
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm4-nodebug/
H A Dortho_llvm.adb375 Atype.Acc_Type := Dtype;
584 Atype : O_Tnode)
591 Atype => Atype);
638 Atype => Atype);
693 Ctype => Atype);
775 Ctype => Atype);
1488 case Atype.Kind is
1490 Atype.LLVM :=
1670 Atype : O_Tnode)
1678 Dtype => Atype,
[all …]
H A Dortho_llvm.ads107 procedure Finish_Access_Type (Atype : O_Tnode; Dtype : O_Tnode);
170 Atype : O_Tnode);
202 function New_Subprogram_Address (Subprg : O_Dnode; Atype : O_Tnode)
208 function New_Global_Address (Lvalue : O_Gnode; Atype : O_Tnode)
356 procedure New_Type_Decl (Ident : O_Ident; Atype : O_Tnode);
379 Atype : O_Tnode);
392 Atype : O_Tnode);
415 Atype : O_Tnode);
692 Atype : O_Tnode; component
704 Atype : O_Tnode; component
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm-nodebug/
H A Dortho_llvm.adb372 Atype.Acc_Type := Dtype;
581 Atype : O_Tnode)
588 Atype => Atype);
635 Atype => Atype);
690 Ctype => Atype);
772 Ctype => Atype);
1485 case Atype.Kind is
1487 Atype.LLVM :=
1664 Atype : O_Tnode)
1672 Dtype => Atype,
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/grt/
H A Dgrt-avhpi.adb418 Atype => Rti);
424 Atype => Rti);
429 Atype => Rti);
434 Atype => Rti);
438 Atype => Rti);
946 Atype := Ref.Atype;
955 case Atype.Kind is
1239 return Obj.Atype;
1283 return Hdl1.Atype = Hdl2.Atype;
1294 Atype : Ghdl_Rti_Access; variable
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_decls.adb913 Atype: Iir; variable
930 Atype := Sem_Subtype_Indication (Atype);
932 Atype := Get_Type_Of_Subtype_Indication (Atype);
1166 Atype: Iir; variable
1177 Atype := Sem_Subtype_Indication (Atype);
1179 Atype := Get_Type_Of_Subtype_Indication (Atype);
1186 Set_Type (Decl, Atype);
1272 Atype: Iir; variable
1282 Atype := Sem_Subtype_Indication (Atype);
1284 Atype := Get_Type_Of_Subtype_Indication (Atype);
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/gcc/
H A Dortho_gcc.ads102 procedure Finish_Access_Type (Atype : O_Tnode; Dtype : O_Tnode);
165 Atype : O_Tnode);
189 (Atype : O_Tnode; Rtype : O_Tnode) return O_Cnode;
207 function New_Global_Address (Lvalue : O_Gnode; Atype : O_Tnode)
355 procedure New_Type_Decl (Ident : O_Ident; Atype : O_Tnode);
378 Atype : O_Tnode);
391 Atype : O_Tnode);
414 Atype : O_Tnode);
595 Atype : Tree; component
600 Atype : Tree; component
[all …]
/dports/devel/z88dk/z88dk/src/z80asm/tt/utils/
H A Dmake_yaml.pl18 { Atype => 'ErrInfo', Bfunc => 'info_total_errors', Cargs => 'void', Dmessage => q{"%d errors occur…
22 { Atype => 'ErrError', Bfunc => 'error_read_file', Cargs => 'char *filename', Dmessage => q{"cannot…
24 { Atype => 'ErrError', Bfunc => 'error_write_file', Cargs => 'char *filename', Dmessage => q{"canno…
26 { Atype => 'ErrError', Bfunc => 'error_include_recursion', Cargs => 'char *filename', Dmessage => q…

12345678910>>...16