Home
last modified time | relevance | path

Searched refs:df_live_scratch (Results 1 – 25 of 63) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddf-problems.c1333 static bitmap_head df_live_scratch; variable
1373 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1540 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1545 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1588 bitmap_clear (&df_live_scratch); in df_live_free()
H A DChangeLog-200828286 * df-problems.c (df_live_scratch): New scratch bitmap.
28287 (df_live_alloc): Allocate df_live_scratch when doing df_live.
28295 (df_live_free): Free df_live_scratch.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddf-problems.c1333 static bitmap_head df_live_scratch; variable
1373 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1540 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1545 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1588 bitmap_release (&df_live_scratch); in df_live_free()
H A DChangeLog-200828286 * df-problems.c (df_live_scratch): New scratch bitmap.
28287 (df_live_alloc): Allocate df_live_scratch when doing df_live.
28295 (df_live_free): Free df_live_scratch.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddf-problems.c1373 static bitmap_head df_live_scratch; variable
1413 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1584 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1589 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1632 bitmap_clear (&df_live_scratch); in df_live_free()
H A DChangeLog-200828286 * df-problems.c (df_live_scratch): New scratch bitmap.
28287 (df_live_alloc): Allocate df_live_scratch when doing df_live.
28295 (df_live_free): Free df_live_scratch.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddf-problems.c1334 static bitmap_head df_live_scratch; variable
1374 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1541 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1546 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1589 bitmap_clear (&df_live_scratch); in df_live_free()
H A DChangeLog-200828286 * df-problems.c (df_live_scratch): New scratch bitmap.
28287 (df_live_alloc): Allocate df_live_scratch when doing df_live.
28295 (df_live_free): Free df_live_scratch.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddf-problems.c1333 static bitmap_head df_live_scratch; variable
1373 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1540 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1545 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1588 bitmap_clear (&df_live_scratch); in df_live_free()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddf-problems.c1341 static bitmap_head df_live_scratch; variable
1381 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1548 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1553 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1596 bitmap_release (&df_live_scratch); in df_live_free()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddf-problems.c1381 static bitmap_head df_live_scratch; variable
1421 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1588 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1593 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1636 bitmap_release (&df_live_scratch); in df_live_free()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddf-problems.c1375 static bitmap_head df_live_scratch; variable
1415 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1586 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1591 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1634 bitmap_clear (&df_live_scratch); in df_live_free()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddf-problems.c1341 static bitmap_head df_live_scratch; variable
1381 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1548 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1553 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1596 bitmap_release (&df_live_scratch); in df_live_free()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddf-problems.c1333 static bitmap_head df_live_scratch; variable
1373 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1540 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1545 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1588 bitmap_clear (&df_live_scratch); in df_live_free()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddf-problems.c1333 static bitmap_head df_live_scratch; variable
1373 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1540 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1545 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1588 bitmap_clear (&df_live_scratch); in df_live_free()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddf-problems.c1333 static bitmap_head df_live_scratch; variable
1373 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1540 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1545 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1588 bitmap_clear (&df_live_scratch); in df_live_free()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddf-problems.c1381 static bitmap_head df_live_scratch; variable
1421 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1588 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1593 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1636 bitmap_release (&df_live_scratch); in df_live_free()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddf-problems.c1333 static bitmap_head df_live_scratch; variable
1373 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1540 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1545 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1588 bitmap_release (&df_live_scratch); in df_live_free()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddf-problems.c1341 static bitmap_head df_live_scratch; variable
1381 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1548 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1553 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1596 bitmap_release (&df_live_scratch); in df_live_free()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddf-problems.c1333 static bitmap_head df_live_scratch; variable
1373 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1540 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1545 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1588 bitmap_release (&df_live_scratch); in df_live_free()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddf-problems.c1333 static bitmap_head df_live_scratch; variable
1373 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1540 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1545 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1588 bitmap_clear (&df_live_scratch); in df_live_free()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddf-problems.c1381 static bitmap_head df_live_scratch; variable
1421 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1588 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1593 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1636 bitmap_release (&df_live_scratch); in df_live_free()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddf-problems.c1375 static bitmap_head df_live_scratch; variable
1415 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1586 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1591 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1634 bitmap_clear (&df_live_scratch); in df_live_free()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddf-problems.c1381 static bitmap_head df_live_scratch; variable
1421 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1588 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1593 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1636 bitmap_release (&df_live_scratch); in df_live_free()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddf-problems.c1334 static bitmap_head df_live_scratch; variable
1374 bitmap_initialize (&df_live_scratch, &problem_data->live_bitmaps); in df_live_alloc()
1541 bitmap_and (&df_live_scratch, gen, &bb_lr_info->out); in df_live_transfer_function()
1546 return bitmap_ior_and_compl (out, &df_live_scratch, in, kill); in df_live_transfer_function()
1589 bitmap_clear (&df_live_scratch); in df_live_free()

123