Home
last modified time | relevance | path

Searched refs:Iir_Depth_Impure (Results 1 – 5 of 5) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem.adb2396 Depth := Iir_Depth_Impure;
2427 Depth := Iir_Depth_Impure;
2498 if Depth /= Iir_Depth_Impure then
2506 Depth_Callee := Iir_Depth_Impure;
2519 if Depth = Iir_Depth_Impure then
2574 and then Depth /= Iir_Depth_Impure)
H A Dvhdl-sem_expr.adb1002 Depth := Iir_Depth_Impure;
1021 if Depth = Iir_Depth_Impure then
1029 if Depth = Iir_Depth_Impure then
H A Dvhdl-sem_names.adb1690 Iir_Depth_Impure);
1723 Set_Impure_Depth (Subprg_Body, Iir_Depth_Impure);
H A Dvhdl-sem_decls.adb1260 Set_Impure_Depth (Parent, Iir_Depth_Impure);
H A Dvhdl-nodes.ads7066 Iir_Depth_Impure : constant Iir_Int32 := -1; constant