Home
last modified time | relevance | path

Searched refs:Jump_Block_Insert_Nod (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_ch7.adb1153 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1311 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1501 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1502 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_ch7.adb1163 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1321 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1503 and then Present (Jump_Block_Insert_Nod)
1505 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_ch7.adb1163 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1321 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1503 and then Present (Jump_Block_Insert_Nod)
1505 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_ch7.adb1100 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1258 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1440 and then Present (Jump_Block_Insert_Nod)
1442 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_ch7.adb1153 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1311 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1501 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1502 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch7.adb1404 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1562 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1752 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1753 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch7.adb1404 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1562 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1752 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1753 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_ch7.adb1404 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1562 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1752 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1753 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_ch7.adb1404 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1562 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1752 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1753 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch7.adb1404 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1562 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1752 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1753 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch7.adb1404 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1562 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1752 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1753 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch7.adb1464 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1622 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1812 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1813 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch7.adb1518 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1680 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1885 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1886 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch7.adb1464 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1622 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1812 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1813 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch7.adb1512 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1680 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1844 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1845 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch7.adb1518 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1680 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1885 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1886 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch7.adb1464 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1622 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1812 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1813 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch7.adb1518 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1680 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1885 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1886 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch7.adb1437 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1595 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1785 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1786 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch7.adb1437 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1595 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1785 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1786 Insert_After (Jump_Block_Insert_Nod, Jump_Block);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch7.adb1437 Jump_Block_Insert_Nod : Node_Id := Empty; variable
1595 Jump_Block_Insert_Nod := Last (Finalizer_Stmts);
1785 if Acts_As_Clean and then Present (Jump_Block_Insert_Nod) then
1786 Insert_After (Jump_Block_Insert_Nod, Jump_Block);