Home
last modified time | relevance | path

Searched refs:Last_Stmt (Results 1 – 22 of 22) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/ortho/mcode/
H A Dortho_code-exprs.adb333 Last_Stmt : O_Enode := O_Enode_Null; variable
343 Set_Stmt_Link (Last_Stmt, Stmt);
344 Last_Stmt := Stmt;
580 Cur_Subprg.Last_Stmt := Last_Stmt;
584 Last_Stmt := Start;
625 Cur_Subprg.Last_Stmt := Enodes.Last;
655 Last_Stmt := O_Enode_Null;
657 Last_Stmt := Cur_Subprg.Last_Stmt;
1129 if Cur_Block = Last_Stmt then
1131 Last_Stmt := Stmt;
[all …]
H A Dortho_code-exprs.ads253 Last_Stmt : O_Enode; component
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/debug/
H A Dortho_debug.adb59 Last_Stmt : O_Snode; component
112 Last_Stmt => null,
180 if Current_Decl_Scope.Last_Stmt = null then
187 Current_Decl_Scope.Last_Stmt.Next := Stmt;
189 Current_Decl_Scope.Last_Stmt := Stmt;
1922 Parent.If_Last := Current_Decl_Scope.Last_Stmt;
1948 Parent.Loop_Last := Current_Decl_Scope.Last_Stmt;
2155 Parent.Case_Last := Current_Decl_Scope.Last_Stmt;
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-parse.adb7867 Last_Stmt : Iir; variable
7874 Last_Stmt := Null_Iir;
8052 Set_Chain (Last_Stmt, Stmt);
8054 Last_Stmt := Stmt;
9659 First_Stmt, Last_Stmt : Iir; variable
9666 Chain_Init (First_Stmt, Last_Stmt);
10231 Last_Stmt : Iir; variable
10235 Last_Stmt := Null_Iir;
10241 if Last_Stmt = Null_Iir then
10244 Set_Chain (Last_Stmt, Stmt);
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_ch6.adb5092 Last_Stmt : Node_Id; variable
5100 Last_Stmt := Last (Stmts);
5101 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5102 Prev (Last_Stmt);
5107 if not Is_Transfer (Last_Stmt) then
5119 Loc := Sloc (Last_Stmt);
5123 Loc := Sloc (Last_Stmt);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_ch6.adb5092 Last_Stmt : Node_Id; variable
5100 Last_Stmt := Last (Stmts);
5101 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5102 Prev (Last_Stmt);
5107 if not Is_Transfer (Last_Stmt) then
5119 Loc := Sloc (Last_Stmt);
5123 Loc := Sloc (Last_Stmt);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb5555 Last_Stmt : Node_Id; variable
5563 Last_Stmt := Last (Stmts);
5564 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5565 Prev (Last_Stmt);
5570 if not Is_Transfer (Last_Stmt) then
5582 Loc := Sloc (Last_Stmt);
5586 Loc := Sloc (Last_Stmt);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb5555 Last_Stmt : Node_Id; variable
5563 Last_Stmt := Last (Stmts);
5564 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5565 Prev (Last_Stmt);
5570 if not Is_Transfer (Last_Stmt) then
5582 Loc := Sloc (Last_Stmt);
5586 Loc := Sloc (Last_Stmt);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch6.adb5860 Last_Stmt : Node_Id; variable
5868 Last_Stmt := Last (Stmts);
5869 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5870 Prev (Last_Stmt);
5875 if not Is_Transfer (Last_Stmt) then
5887 Loc := Sloc (Last_Stmt);
5891 Loc := Sloc (Last_Stmt);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch6.adb6192 Last_Stmt : Node_Id; variable
6200 Last_Stmt := Last (Stmts);
6201 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
6202 Prev (Last_Stmt);
6207 if not Is_Transfer (Last_Stmt) then
6219 Loc := Sloc (Last_Stmt);
6223 Loc := Sloc (Last_Stmt);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch6.adb5860 Last_Stmt : Node_Id; variable
5868 Last_Stmt := Last (Stmts);
5869 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5870 Prev (Last_Stmt);
5875 if not Is_Transfer (Last_Stmt) then
5887 Loc := Sloc (Last_Stmt);
5891 Loc := Sloc (Last_Stmt);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_ch6.adb5555 Last_Stmt : Node_Id; variable
5563 Last_Stmt := Last (Stmts);
5564 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5565 Prev (Last_Stmt);
5570 if not Is_Transfer (Last_Stmt) then
5582 Loc := Sloc (Last_Stmt);
5586 Loc := Sloc (Last_Stmt);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch6.adb6192 Last_Stmt : Node_Id; variable
6200 Last_Stmt := Last (Stmts);
6201 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
6202 Prev (Last_Stmt);
6207 if not Is_Transfer (Last_Stmt) then
6219 Loc := Sloc (Last_Stmt);
6223 Loc := Sloc (Last_Stmt);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch6.adb5860 Last_Stmt : Node_Id; variable
5868 Last_Stmt := Last (Stmts);
5869 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5870 Prev (Last_Stmt);
5875 if not Is_Transfer (Last_Stmt) then
5887 Loc := Sloc (Last_Stmt);
5891 Loc := Sloc (Last_Stmt);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_ch6.adb5555 Last_Stmt : Node_Id; variable
5563 Last_Stmt := Last (Stmts);
5564 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5565 Prev (Last_Stmt);
5570 if not Is_Transfer (Last_Stmt) then
5582 Loc := Sloc (Last_Stmt);
5586 Loc := Sloc (Last_Stmt);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb5555 Last_Stmt : Node_Id; variable
5563 Last_Stmt := Last (Stmts);
5564 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5565 Prev (Last_Stmt);
5570 if not Is_Transfer (Last_Stmt) then
5582 Loc := Sloc (Last_Stmt);
5586 Loc := Sloc (Last_Stmt);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb5555 Last_Stmt : Node_Id; variable
5563 Last_Stmt := Last (Stmts);
5564 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5565 Prev (Last_Stmt);
5570 if not Is_Transfer (Last_Stmt) then
5582 Loc := Sloc (Last_Stmt);
5586 Loc := Sloc (Last_Stmt);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch6.adb6192 Last_Stmt : Node_Id; variable
6200 Last_Stmt := Last (Stmts);
6201 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
6202 Prev (Last_Stmt);
6207 if not Is_Transfer (Last_Stmt) then
6219 Loc := Sloc (Last_Stmt);
6223 Loc := Sloc (Last_Stmt);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch6.adb5601 Last_Stmt : Node_Id; variable
5609 Last_Stmt := Last (Stmts);
5610 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5611 Prev (Last_Stmt);
5616 if not Is_Transfer (Last_Stmt) then
5628 Loc := Sloc (Last_Stmt);
5632 Loc := Sloc (Last_Stmt);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch6.adb5601 Last_Stmt : Node_Id; variable
5609 Last_Stmt := Last (Stmts);
5610 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5611 Prev (Last_Stmt);
5616 if not Is_Transfer (Last_Stmt) then
5628 Loc := Sloc (Last_Stmt);
5632 Loc := Sloc (Last_Stmt);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch6.adb5601 Last_Stmt : Node_Id; variable
5609 Last_Stmt := Last (Stmts);
5610 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
5611 Prev (Last_Stmt);
5616 if not Is_Transfer (Last_Stmt) then
5628 Loc := Sloc (Last_Stmt);
5632 Loc := Sloc (Last_Stmt);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch6.adb6239 Last_Stmt : Node_Id; variable
6247 Last_Stmt := Last (Stmts);
6248 while Nkind (Last_Stmt) in N_Pop_xxx_Label loop
6249 Prev (Last_Stmt);
6254 if not Is_Transfer (Last_Stmt) then
6266 Loc := Sloc (Last_Stmt);
6270 Loc := Sloc (Last_Stmt);