Home
last modified time | relevance | path

Searched refs:fixed_intervals (Results 1 – 16 of 16) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/regalloc/src/linear_scan/
H A Dassign_registers.rs31 let mut fixed_intervals = intervals in run() localVariable
36 fixed_intervals.sort_by_key(|&id| intervals.get(id).start); in run()
62 while last_fixed < fixed_intervals.len() in run()
63 && state.intervals.get(fixed_intervals[last_fixed]).start <= int.end in run()
67 state.inactive.push(fixed_intervals[last_fixed]); in run()
73 (fixed_intervals[last_fixed], 0), in run()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/regalloc-0.0.25/src/linear_scan/
H A Danalysis.rs180 let (mut fixed_intervals, virtual_intervals) = merge_range_frags( in run()
190 for fixed in fixed_intervals.iter_mut() { in run()
195 fixeds: fixed_intervals, in run()
/dports/www/firefox/firefox-99.0/third_party/rust/regalloc/src/linear_scan/
H A Danalysis.rs176 let (mut fixed_intervals, virtual_intervals) = merge_range_frags( in run()
187 for fixed in fixed_intervals.iter_mut() { in run()
192 fixeds: fixed_intervals, in run()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regalloc/src/linear_scan/
H A Danalysis.rs176 let (mut fixed_intervals, virtual_intervals) = merge_range_frags( in run()
187 for fixed in fixed_intervals.iter_mut() { in run()
192 fixeds: fixed_intervals, in run()
/dports/lang/rust/rustc-1.58.1-src/vendor/regalloc/src/linear_scan/
H A Danalysis.rs176 let (mut fixed_intervals, virtual_intervals) = merge_range_frags( in run()
187 for fixed in fixed_intervals.iter_mut() { in run()
192 fixeds: fixed_intervals, in run()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regalloc/src/linear_scan/
H A Danalysis.rs176 let (mut fixed_intervals, virtual_intervals) = merge_range_frags( in run()
187 for fixed in fixed_intervals.iter_mut() { in run()
192 fixeds: fixed_intervals, in run()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LinearScan.cpp3315 Interval* fixed_intervals; in verify_no_oops_in_fixed_intervals() local
3317 create_unhandled_lists(&fixed_intervals, &other_intervals, is_precolored_cpu_interval, NULL); in verify_no_oops_in_fixed_intervals()
3323 IntervalWalker* iw = new IntervalWalker(this, fixed_intervals, other_intervals); in verify_no_oops_in_fixed_intervals()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_LinearScan.cpp3304 Interval* fixed_intervals; in verify_no_oops_in_fixed_intervals() local
3306 create_unhandled_lists(&fixed_intervals, &other_intervals, is_precolored_cpu_interval, NULL); in verify_no_oops_in_fixed_intervals()
3312 IntervalWalker* iw = new IntervalWalker(this, fixed_intervals, other_intervals); in verify_no_oops_in_fixed_intervals()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LinearScan.cpp3315 Interval* fixed_intervals; in verify_no_oops_in_fixed_intervals() local
3317 create_unhandled_lists(&fixed_intervals, &other_intervals, is_precolored_cpu_interval, NULL); in verify_no_oops_in_fixed_intervals()
3323 IntervalWalker* iw = new IntervalWalker(this, fixed_intervals, other_intervals); in verify_no_oops_in_fixed_intervals()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_LinearScan.cpp3347 Interval* fixed_intervals; in verify_no_oops_in_fixed_intervals() local
3349 create_unhandled_lists(&fixed_intervals, &other_intervals, is_precolored_cpu_interval, NULL); in verify_no_oops_in_fixed_intervals()
3355 IntervalWalker* iw = new IntervalWalker(this, fixed_intervals, other_intervals); in verify_no_oops_in_fixed_intervals()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_LinearScan.cpp3359 Interval* fixed_intervals; in verify_no_oops_in_fixed_intervals() local
3361 create_unhandled_lists(&fixed_intervals, &other_intervals, is_precolored_cpu_interval, NULL); in verify_no_oops_in_fixed_intervals()
3367 IntervalWalker* iw = new IntervalWalker(this, fixed_intervals, other_intervals); in verify_no_oops_in_fixed_intervals()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_LinearScan.cpp3301 Interval* fixed_intervals; in verify_no_oops_in_fixed_intervals() local
3303 create_unhandled_lists(&fixed_intervals, &other_intervals, is_precolored_cpu_interval, NULL); in verify_no_oops_in_fixed_intervals()
3309 IntervalWalker* iw = new IntervalWalker(this, fixed_intervals, other_intervals); in verify_no_oops_in_fixed_intervals()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_LinearScan.cpp3300 Interval* fixed_intervals; in verify_no_oops_in_fixed_intervals() local
3302 create_unhandled_lists(&fixed_intervals, &other_intervals, is_precolored_cpu_interval, NULL); in verify_no_oops_in_fixed_intervals()
3308 IntervalWalker* iw = new IntervalWalker(this, fixed_intervals, other_intervals); in verify_no_oops_in_fixed_intervals()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_LinearScan.cpp3304 Interval* fixed_intervals; in verify_no_oops_in_fixed_intervals() local
3306 create_unhandled_lists(&fixed_intervals, &other_intervals, is_precolored_cpu_interval, NULL); in verify_no_oops_in_fixed_intervals()
3312 IntervalWalker* iw = new IntervalWalker(this, fixed_intervals, other_intervals); in verify_no_oops_in_fixed_intervals()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp3258 Interval* fixed_intervals; in verify_no_oops_in_fixed_intervals() local
3260 create_unhandled_lists(&fixed_intervals, &other_intervals, is_precolored_cpu_interval, NULL); in verify_no_oops_in_fixed_intervals()
3266 IntervalWalker* iw = new IntervalWalker(this, fixed_intervals, other_intervals); in verify_no_oops_in_fixed_intervals()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp3258 Interval* fixed_intervals; in verify_no_oops_in_fixed_intervals() local
3260 create_unhandled_lists(&fixed_intervals, &other_intervals, is_precolored_cpu_interval, NULL); in verify_no_oops_in_fixed_intervals()
3266 IntervalWalker* iw = new IntervalWalker(this, fixed_intervals, other_intervals); in verify_no_oops_in_fixed_intervals()