Home
last modified time | relevance | path

Searched refs:Null_Iir_List (Results 1 – 25 of 27) sorted by relevance

12

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_lib.adb155 if List = Null_Iir_List then
173 Set_Dependence_List (Design, Null_Iir_List);
260 Set_Dependence_List (Res, Null_Iir_List);
283 if List = Null_Iir_List then
315 if List = Null_Iir_List then
H A Dvhdl-nodes_gc.adb62 when Null_Iir_List
80 when Null_Iir_List
330 if List /= Null_Iir_List then
465 pragma Assert (Get_Dependence_List (Unit) = Null_Iir_List);
H A Dvhdl-sem.adb2105 if List = Null_Iir_List then
2164 if Get_Callees_List (Subprg) = Null_Iir_List then
2217 if Get_Callees_List (Subprg) /= Null_Iir_List then
2228 and then Get_Callees_List (Subprg) = Null_Iir_List
2415 Set_Callees_List (Subprg_Bod, Null_Iir_List);
2436 if Callees_List = Null_Iir_List then
2451 Set_Callees_List (Callees_List_Holder, Null_Iir_List);
2593 Callees_List := Null_Iir_List;
2664 if List = Null_Iir_List then
2683 pragma Assert (Callees /= Null_Iir_List);
[all …]
H A Dvhdl-configuration.adb36 Current_File_Dependence : Iir_List := Null_Iir_List;
55 if Current_File_Dependence /= Null_Iir_List then
91 Current_File_Dependence := Null_Iir_List;
96 if Current_File_Dependence = Null_Iir_List then
H A Dvhdl-disp_tree.adb79 when Null_Iir_List =>
145 when Null_Iir_List =>
H A Dvhdl-sem_inst.adb189 when Null_Iir_List
869 when Null_Iir_List
1273 when Null_Iir_List
H A Dvhdl-sem_stmts.adb1531 if Sensitivity_List /= Null_Iir_List then
2234 and then Get_Callees_List (Proc) /= Null_Iir_List
2288 if Sensitivity_List /= Null_Iir_List then
H A Dvhdl-canon.adb542 if Callees_List = Null_Iir_List then
1171 if List = Null_Iir_List and then Expr /= Null_Iir then
1911 if Sensitivity_List = Null_Iir_List and then Cond /= Null_Iir then
H A Dvhdl-sem_scopes.adb1201 if Decl_List = Null_Iir_List then
H A Dvhdl-prints.adb796 when Null_Iir_List =>
2764 if List /= Null_Iir_List then
2990 if List /= Null_Iir_List then
3750 if Sensitivity /= Null_Iir_List then
H A Dvhdl-utils.adb982 if Callees_List /= Null_Iir_List then
H A Dvhdl-nodes.adb.in757 return Node = Null_Iir_List;
H A Dvhdl-nodes.ads6949 Null_Iir_List : constant Iir_List := Lists.Null_List; constant
/dports/cad/ghdl/ghdl-1.0.0/src/ghdldrv/
H A Dghdlxml.adb192 if L = Null_Iir_List then
241 when Null_Iir_List =>
H A Dghdllocal.adb1454 if Depend_List /= Null_Iir_List then
1623 if Depends /= Null_Iir_List then
/dports/cad/ghdl/ghdl-1.0.0/src/
H A Dlibraries.adb938 if List /= Null_Iir_List
984 Set_Dependence_List (Design_Unit, Null_Iir_List);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap12.adb556 (Get_Analysis_Checks_List (Unit) = Null_Iir_List);
H A Dtrans-chap2.adb1124 when Null_Iir_List
H A Dtrans-chap8.adb3751 if Sensitivity = Null_Iir_List and Cond /= Null_Iir then
3764 if Sensitivity = Null_Iir_List
3807 if Sensitivity /= Null_Iir_List then
H A Dtrans-chap9.adb1240 when Null_Iir_List
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/lsp/
H A Dworkspace.py490 assert deps != nodes.Null_Iir_List
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/input/
H A Dlight52_muldiv.vhdl314 when Null_Iir_List
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/folding/
H A Dlight52_muldiv.vhdl.fold314 when Null_Iir_List
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py9 Null_Iir_List = 0 variable
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/reference/
H A Dlight52_muldiv.vhdl.ref314 <Normal Text> </Normal Text><Control>when</Control><Normal Text> Null_Iir_List</Normal T…

12