Home
last modified time | relevance | path

Searched refs:Type_Logic (Results 1 – 11 of 11) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-objtypes.ads69 Type_Logic, literal
88 subtype Type_Nets is Type_Kind range Type_Bit .. Type_Logic;
136 | Type_Logic =>
H A Dsynth-values-debug.adb55 | Type_Logic =>
123 | Type_Logic =>
H A Dsynth-objtypes.adb46 | Type_Logic
77 | Type_Logic =>
193 subtype Logic_Type_Type is Type_Type (Type_Logic);
196 return To_Type_Acc (Alloc (Current_Pool, (Kind => Type_Logic,
588 | Type_Logic
H A Dsynth-debugger__on.adb408 | Type_Logic =>
479 when Type_Logic =>
H A Dsynth-files_operations.adb369 | Type_Logic
H A Dsynth-expr.adb172 pragma Assert (Etype.Kind = Type_Logic);
262 when Type_Logic =>
298 when Type_Logic =>
781 when Type_Logic =>
782 pragma Assert (Vtype.Kind = Type_Logic);
H A Dsynth-values.adb416 | Type_Logic =>
H A Dsynth-static_oper.adb84 pragma Assert (Op.Typ.Kind = Type_Logic);
H A Dsynth-stmts.adb831 when Type_Logic =>
1369 | Type_Logic
H A Dsynth-environment.adb748 | Type_Logic
H A Dsynth-oper.adb119 if Expr.Typ.Kind = Type_Logic then