Home
last modified time | relevance | path

Searched refs:liveout (Results 1 – 25 of 548) sorted by relevance

12345678910>>...22

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Difg.cpp292 if (!liveout->is_empty()) { in interfere_with_live()
339 liveout->remove(r); in build_ifg_virtual()
402 if (liveout->is_empty()) { in count_int_pressure()
405 IndexSetIterator elements(liveout); in count_int_pressure()
421 if (liveout->is_empty()) { in count_float_pressure()
424 IndexSetIterator elements(liveout); in count_float_pressure()
521 if (!liveout->is_empty()) { in compute_initial_block_pressure()
674 if (liveout->remove(lid_copy)) { in remove_interference_from_copy()
688 if (liveout->is_empty()) return; in remove_bound_register_from_interfering_live_ranges()
774 if (liveout->insert(lid)) { in add_input_to_liveout()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Difg.cpp292 if (!liveout->is_empty()) { in interfere_with_live()
339 liveout->remove(r); in build_ifg_virtual()
402 if (liveout->is_empty()) { in count_int_pressure()
405 IndexSetIterator elements(liveout); in count_int_pressure()
423 if (liveout->is_empty()) { in count_float_pressure()
426 IndexSetIterator elements(liveout); in count_float_pressure()
527 if (!liveout->is_empty()) { in compute_initial_block_pressure()
680 if (liveout->remove(lid_copy)) { in remove_interference_from_copy()
694 if (liveout->is_empty()) return; in remove_bound_register_from_interfering_live_ranges()
780 if (liveout->insert(lid)) { in add_input_to_liveout()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Difg.cpp292 if (!liveout->is_empty()) { in interfere_with_live()
339 liveout->remove(r); in build_ifg_virtual()
402 if (liveout->is_empty()) { in count_int_pressure()
405 IndexSetIterator elements(liveout); in count_int_pressure()
421 if (liveout->is_empty()) { in count_float_pressure()
424 IndexSetIterator elements(liveout); in count_float_pressure()
521 if (!liveout->is_empty()) { in compute_initial_block_pressure()
674 if (liveout->remove(lid_copy)) { in remove_interference_from_copy()
688 if (liveout->is_empty()) return; in remove_bound_register_from_interfering_live_ranges()
774 if (liveout->insert(lid)) { in add_input_to_liveout()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Difg.cpp292 if (!liveout->is_empty()) { in interfere_with_live()
339 liveout->remove(r); in build_ifg_virtual()
402 if (liveout->is_empty()) { in count_int_pressure()
405 IndexSetIterator elements(liveout); in count_int_pressure()
421 if (liveout->is_empty()) { in count_float_pressure()
424 IndexSetIterator elements(liveout); in count_float_pressure()
521 if (!liveout->is_empty()) { in compute_initial_block_pressure()
674 if (liveout->remove(lid_copy)) { in remove_interference_from_copy()
688 if (liveout->is_empty()) return; in remove_bound_register_from_interfering_live_ranges()
774 if (liveout->insert(lid)) { in add_input_to_liveout()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Difg.cpp278 IndexSetIterator elements(liveout); in interfere_with_live()
321 liveout->remove(r); in build_ifg_virtual()
331 interfere_with_live(r, liveout); in build_ifg_virtual()
384 IndexSetIterator elements(liveout); in count_int_pressure()
400 IndexSetIterator elements(liveout); in count_float_pressure()
497 IndexSetIterator elements(liveout); in compute_initial_block_pressure()
643 if (liveout->remove(lid_copy)) { in remove_interference_from_copy()
661 IndexSetIterator elements(liveout); in remove_bound_register_from_interfering_live_ranges()
742 if (liveout->insert(lid)) { in add_input_to_liveout()
814 IndexSet liveout(_live->live(block)); in build_ifg_physical() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Difg.cpp292 IndexSetIterator elements(liveout); in interfere_with_live()
335 liveout->remove(r); in build_ifg_virtual()
345 interfere_with_live(r, liveout); in build_ifg_virtual()
398 IndexSetIterator elements(liveout); in count_int_pressure()
414 IndexSetIterator elements(liveout); in count_float_pressure()
511 IndexSetIterator elements(liveout); in compute_initial_block_pressure()
657 if (liveout->remove(lid_copy)) { in remove_interference_from_copy()
675 IndexSetIterator elements(liveout); in remove_bound_register_from_interfering_live_ranges()
756 if (liveout->insert(lid)) { in add_input_to_liveout()
828 IndexSet liveout(_live->live(block)); in build_ifg_physical() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Difg.cpp292 IndexSetIterator elements(liveout); in interfere_with_live()
335 liveout->remove(r); in build_ifg_virtual()
345 interfere_with_live(r, liveout); in build_ifg_virtual()
398 IndexSetIterator elements(liveout); in count_int_pressure()
414 IndexSetIterator elements(liveout); in count_float_pressure()
511 IndexSetIterator elements(liveout); in compute_initial_block_pressure()
657 if (liveout->remove(lid_copy)) { in remove_interference_from_copy()
675 IndexSetIterator elements(liveout); in remove_bound_register_from_interfering_live_ranges()
756 if (liveout->insert(lid)) { in add_input_to_liveout()
828 IndexSet liveout(_live->live(block)); in build_ifg_physical() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Difg.cpp292 IndexSetIterator elements(liveout); in interfere_with_live()
335 liveout->remove(r); in build_ifg_virtual()
345 interfere_with_live(r, liveout); in build_ifg_virtual()
398 IndexSetIterator elements(liveout); in count_int_pressure()
414 IndexSetIterator elements(liveout); in count_float_pressure()
511 IndexSetIterator elements(liveout); in compute_initial_block_pressure()
657 if (liveout->remove(lid_copy)) { in remove_interference_from_copy()
675 IndexSetIterator elements(liveout); in remove_bound_register_from_interfering_live_ranges()
756 if (liveout->insert(lid)) { in add_input_to_liveout()
828 IndexSet liveout(_live->live(block)); in build_ifg_physical() local
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Difg.cpp293 IndexSetIterator elements(liveout); in interfere_with_live()
331 liveout->remove(r); in build_ifg_virtual()
341 interfere_with_live(r, liveout); in build_ifg_virtual()
393 IndexSetIterator elements(liveout); in count_int_pressure()
408 IndexSetIterator elements(liveout); in count_float_pressure()
454 IndexSet liveout(_live->live(block)); in build_ifg_physical() local
492 IndexSetIterator elements(&liveout); in build_ifg_physical()
636 if( liveout.remove(r) ) { in build_ifg_physical()
649 if (liveout.remove(x)) { in build_ifg_physical()
718 interfere_with_live(r,&liveout); in build_ifg_physical()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Difg.cpp293 IndexSetIterator elements(liveout); in interfere_with_live()
331 liveout->remove(r); in build_ifg_virtual()
341 interfere_with_live(r, liveout); in build_ifg_virtual()
393 IndexSetIterator elements(liveout); in count_int_pressure()
408 IndexSetIterator elements(liveout); in count_float_pressure()
454 IndexSet liveout(_live->live(block)); in build_ifg_physical() local
492 IndexSetIterator elements(&liveout); in build_ifg_physical()
636 if( liveout.remove(r) ) { in build_ifg_physical()
649 if (liveout.remove(x)) { in build_ifg_physical()
718 interfere_with_live(r,&liveout); in build_ifg_physical()
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/liveness/
H A Darg.go57 liveout bitvec.BitVec // variables live at block exit member
139 be.liveout = bulk.Next()
143 be.liveout.Not()
163 be.livein.And(be.livein, lv.be[pb.ID].liveout)
166 be.liveout.Copy(be.livein)
168 lv.valueEffect(v, be.liveout)
212 if !live.Eq(be.liveout) {
288 lv.printLivenessVec(be.liveout)
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/gc/
H A Dplive.go110 liveout bvec member
344 be.liveout = bulk.next()
461 i = liveout.Next(i)
623 liveout := bvalloc(nvars)
695 liveout.AndNot(any, all)
696 if !liveout.IsEmpty() {
732 liveout.Copy(be.liveout)
741 live.Or(live, liveout)
749 liveout.Unset(pos)
752 liveout.Set(pos)
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsese.c79 sese_build_liveouts_use (region, region->liveout, in sese_build_liveouts_bb()
87 bitmap liveouts = region->liveout; in sese_build_liveouts_bb()
104 EXECUTE_IF_AND_COMPL_IN_BITMAP (region->debug_liveout, region->liveout, in sese_reset_debug_liveouts()
135 gcc_assert (region->liveout == NULL in sese_build_liveouts()
138 region->liveout = BITMAP_ALLOC (NULL); in sese_build_liveouts()
156 region->liveout = NULL; in new_sese_info()
171 BITMAP_FREE (region->liveout); in free_sese_info()
213 EXECUTE_IF_SET_IN_BITMAP (region->liveout, 0, i, bi) in sese_insert_phis_for_liveouts()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsese.c79 sese_build_liveouts_use (region, region->liveout, in sese_build_liveouts_bb()
87 bitmap liveouts = region->liveout; in sese_build_liveouts_bb()
104 EXECUTE_IF_AND_COMPL_IN_BITMAP (region->debug_liveout, region->liveout, in sese_reset_debug_liveouts()
135 gcc_assert (region->liveout == NULL in sese_build_liveouts()
138 region->liveout = BITMAP_ALLOC (NULL); in sese_build_liveouts()
156 region->liveout = NULL; in new_sese_info()
171 BITMAP_FREE (region->liveout); in free_sese_info()
213 EXECUTE_IF_SET_IN_BITMAP (region->liveout, 0, i, bi) in sese_insert_phis_for_liveouts()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsese.c79 sese_build_liveouts_use (region, region->liveout, in sese_build_liveouts_bb()
87 bitmap liveouts = region->liveout; in sese_build_liveouts_bb()
104 EXECUTE_IF_AND_COMPL_IN_BITMAP (region->debug_liveout, region->liveout, in sese_reset_debug_liveouts()
135 gcc_assert (region->liveout == NULL in sese_build_liveouts()
138 region->liveout = BITMAP_ALLOC (NULL); in sese_build_liveouts()
156 region->liveout = NULL; in new_sese_info()
171 BITMAP_FREE (region->liveout); in free_sese_info()
213 EXECUTE_IF_SET_IN_BITMAP (region->liveout, 0, i, bi) in sese_insert_phis_for_liveouts()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsese.c79 sese_build_liveouts_use (region, region->liveout, in sese_build_liveouts_bb()
87 bitmap liveouts = region->liveout; in sese_build_liveouts_bb()
104 EXECUTE_IF_AND_COMPL_IN_BITMAP (region->debug_liveout, region->liveout, in sese_reset_debug_liveouts()
135 gcc_assert (region->liveout == NULL in sese_build_liveouts()
138 region->liveout = BITMAP_ALLOC (NULL); in sese_build_liveouts()
156 region->liveout = NULL; in new_sese_info()
171 BITMAP_FREE (region->liveout); in free_sese_info()
213 EXECUTE_IF_SET_IN_BITMAP (region->liveout, 0, i, bi) in sese_insert_phis_for_liveouts()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsese.c79 sese_build_liveouts_use (region, region->liveout, in sese_build_liveouts_bb()
87 bitmap liveouts = region->liveout; in sese_build_liveouts_bb()
104 EXECUTE_IF_AND_COMPL_IN_BITMAP (region->debug_liveout, region->liveout, in sese_reset_debug_liveouts()
135 gcc_assert (region->liveout == NULL in sese_build_liveouts()
138 region->liveout = BITMAP_ALLOC (NULL); in sese_build_liveouts()
156 region->liveout = NULL; in new_sese_info()
171 BITMAP_FREE (region->liveout); in free_sese_info()
213 EXECUTE_IF_SET_IN_BITMAP (region->liveout, 0, i, bi) in sese_insert_phis_for_liveouts()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsese.c79 sese_build_liveouts_use (region, region->liveout, in sese_build_liveouts_bb()
87 bitmap liveouts = region->liveout; in sese_build_liveouts_bb()
104 EXECUTE_IF_AND_COMPL_IN_BITMAP (region->debug_liveout, region->liveout, in sese_reset_debug_liveouts()
135 gcc_assert (region->liveout == NULL in sese_build_liveouts()
138 region->liveout = BITMAP_ALLOC (NULL); in sese_build_liveouts()
156 region->liveout = NULL; in new_sese_info()
171 BITMAP_FREE (region->liveout); in free_sese_info()
213 EXECUTE_IF_SET_IN_BITMAP (region->liveout, 0, i, bi) in sese_insert_phis_for_liveouts()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsese.c79 sese_build_liveouts_use (region, region->liveout, in sese_build_liveouts_bb()
87 bitmap liveouts = region->liveout; in sese_build_liveouts_bb()
104 EXECUTE_IF_AND_COMPL_IN_BITMAP (region->debug_liveout, region->liveout, in sese_reset_debug_liveouts()
135 gcc_assert (region->liveout == NULL in sese_build_liveouts()
138 region->liveout = BITMAP_ALLOC (NULL); in sese_build_liveouts()
156 region->liveout = NULL; in new_sese_info()
171 BITMAP_FREE (region->liveout); in free_sese_info()
213 EXECUTE_IF_SET_IN_BITMAP (region->liveout, 0, i, bi) in sese_insert_phis_for_liveouts()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsese.c79 sese_build_liveouts_use (region, region->liveout, in sese_build_liveouts_bb()
87 bitmap liveouts = region->liveout; in sese_build_liveouts_bb()
104 EXECUTE_IF_AND_COMPL_IN_BITMAP (region->debug_liveout, region->liveout, in sese_reset_debug_liveouts()
135 gcc_assert (region->liveout == NULL in sese_build_liveouts()
138 region->liveout = BITMAP_ALLOC (NULL); in sese_build_liveouts()
156 region->liveout = NULL; in new_sese_info()
171 BITMAP_FREE (region->liveout); in free_sese_info()
213 EXECUTE_IF_SET_IN_BITMAP (region->liveout, 0, i, bi) in sese_insert_phis_for_liveouts()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsese.c79 sese_build_liveouts_use (region, region->liveout, in sese_build_liveouts_bb()
87 bitmap liveouts = region->liveout; in sese_build_liveouts_bb()
104 EXECUTE_IF_AND_COMPL_IN_BITMAP (region->debug_liveout, region->liveout, in sese_reset_debug_liveouts()
135 gcc_assert (region->liveout == NULL in sese_build_liveouts()
138 region->liveout = BITMAP_ALLOC (NULL); in sese_build_liveouts()
156 region->liveout = NULL; in new_sese_info()
171 BITMAP_FREE (region->liveout); in free_sese_info()
213 EXECUTE_IF_SET_IN_BITMAP (region->liveout, 0, i, bi) in sese_insert_phis_for_liveouts()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsese.c79 sese_build_liveouts_use (region, region->liveout, in sese_build_liveouts_bb()
87 bitmap liveouts = region->liveout; in sese_build_liveouts_bb()
104 EXECUTE_IF_AND_COMPL_IN_BITMAP (region->debug_liveout, region->liveout, in sese_reset_debug_liveouts()
135 gcc_assert (region->liveout == NULL in sese_build_liveouts()
138 region->liveout = BITMAP_ALLOC (NULL); in sese_build_liveouts()
156 region->liveout = NULL; in new_sese_info()
171 BITMAP_FREE (region->liveout); in free_sese_info()
213 EXECUTE_IF_SET_IN_BITMAP (region->liveout, 0, i, bi) in sese_insert_phis_for_liveouts()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsese.c79 sese_build_liveouts_use (region, region->liveout, in sese_build_liveouts_bb()
87 bitmap liveouts = region->liveout; in sese_build_liveouts_bb()
104 EXECUTE_IF_AND_COMPL_IN_BITMAP (region->debug_liveout, region->liveout, in sese_reset_debug_liveouts()
135 gcc_assert (region->liveout == NULL in sese_build_liveouts()
138 region->liveout = BITMAP_ALLOC (NULL); in sese_build_liveouts()
156 region->liveout = NULL; in new_sese_info()
171 BITMAP_FREE (region->liveout); in free_sese_info()
213 EXECUTE_IF_SET_IN_BITMAP (region->liveout, 0, i, bi) in sese_insert_phis_for_liveouts()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsese.c79 sese_build_liveouts_use (region, region->liveout, in sese_build_liveouts_bb()
87 bitmap liveouts = region->liveout; in sese_build_liveouts_bb()
104 EXECUTE_IF_AND_COMPL_IN_BITMAP (region->debug_liveout, region->liveout, in sese_reset_debug_liveouts()
135 gcc_assert (region->liveout == NULL in sese_build_liveouts()
138 region->liveout = BITMAP_ALLOC (NULL); in sese_build_liveouts()
156 region->liveout = NULL; in new_sese_info()
171 BITMAP_FREE (region->liveout); in free_sese_info()
213 EXECUTE_IF_SET_IN_BITMAP (region->liveout, 0, i, bi) in sese_insert_phis_for_liveouts()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsese.c79 sese_build_liveouts_use (region, region->liveout, in sese_build_liveouts_bb()
87 bitmap liveouts = region->liveout; in sese_build_liveouts_bb()
104 EXECUTE_IF_AND_COMPL_IN_BITMAP (region->debug_liveout, region->liveout, in sese_reset_debug_liveouts()
135 gcc_assert (region->liveout == NULL in sese_build_liveouts()
138 region->liveout = BITMAP_ALLOC (NULL); in sese_build_liveouts()
156 region->liveout = NULL; in new_sese_info()
171 BITMAP_FREE (region->liveout); in free_sese_info()
213 EXECUTE_IF_SET_IN_BITMAP (region->liveout, 0, i, bi) in sese_insert_phis_for_liveouts()

12345678910>>...22