Home
last modified time | relevance | path

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

/dports/sysutils/vector/vector-0.10.0/cargo-crates/regalloc-0.0.25/src/
H A Danalysis_main.rs87 pub(crate) estimated_frequencies: TypedIxVec<BlockIx, u32>, field
114 let mut estimated_frequencies = TypedIxVec::new(); in run_analysis() localVariable
121 assert!(bix == BlockIx::new(estimated_frequencies.len())); in run_analysis()
122 estimated_frequencies.push(estimated_frequency); in run_analysis()
203 &estimated_frequencies, in run_analysis()
207 debug_assert!(liveout_sets_per_block.len() == estimated_frequencies.len()); in run_analysis()
236 estimated_frequencies, in run_analysis()
H A Danalysis_data_flow.rs1189 estimated_frequencies: &TypedIxVec<BlockIx, u32>, in calc_virtual_range_metrics()
1210 new_tot_cost *= estimated_frequencies[frag_metrics.bix] as u64; // at max 48 bits in calc_virtual_range_metrics()
1243 estimated_frequencies: &TypedIxVec<BlockIx, u32>, in create_and_add_range()
1252 estimated_frequencies, in create_and_add_range()
1315 estimated_frequencies: &TypedIxVec<BlockIx, u32>, in merge_range_frags()
1365 estimated_frequencies, in merge_range_frags()
1396 estimated_frequencies, in merge_range_frags()
1570 estimated_frequencies, in merge_range_frags()
H A Dbt_main.rs485 estimated_frequencies: est_freqs, in alloc_main()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regalloc/src/
H A Danalysis_main.rs98 pub(crate) estimated_frequencies: TypedIxVec<BlockIx, u32>, field
142 let mut estimated_frequencies = TypedIxVec::new(); in run_analysis() localVariable
149 assert!(bix == BlockIx::new(estimated_frequencies.len())); in run_analysis()
150 estimated_frequencies.push(estimated_frequency); in run_analysis()
235 &estimated_frequencies, in run_analysis()
241 debug_assert!(liveout_sets_per_block.len() == estimated_frequencies.len()); in run_analysis()
282 &estimated_frequencies, in run_analysis()
312 estimated_frequencies, in run_analysis()
H A Danalysis_data_flow.rs1381 estimated_frequencies: &TypedIxVec<BlockIx, u32>, in calc_virtual_range_metrics()
1402 new_tot_cost *= estimated_frequencies[frag_metrics.bix] as u64; // at max 48 bits in calc_virtual_range_metrics()
1435 estimated_frequencies: &TypedIxVec<BlockIx, u32>, in create_and_add_range()
1444 estimated_frequencies, in create_and_add_range()
1509 estimated_frequencies: &TypedIxVec<BlockIx, u32>,
1571 estimated_frequencies,
1604 estimated_frequencies,
1778 estimated_frequencies,
H A Dbt_main.rs687 estimated_frequencies: est_freqs, in alloc_main()
/dports/www/firefox/firefox-99.0/third_party/rust/regalloc/src/
H A Danalysis_main.rs98 pub(crate) estimated_frequencies: TypedIxVec<BlockIx, u32>, field
142 let mut estimated_frequencies = TypedIxVec::new(); in run_analysis() localVariable
149 assert!(bix == BlockIx::new(estimated_frequencies.len())); in run_analysis()
150 estimated_frequencies.push(estimated_frequency); in run_analysis()
235 &estimated_frequencies, in run_analysis()
241 debug_assert!(liveout_sets_per_block.len() == estimated_frequencies.len()); in run_analysis()
282 &estimated_frequencies, in run_analysis()
312 estimated_frequencies, in run_analysis()
H A Danalysis_data_flow.rs1381 estimated_frequencies: &TypedIxVec<BlockIx, u32>, in calc_virtual_range_metrics()
1402 new_tot_cost *= estimated_frequencies[frag_metrics.bix] as u64; // at max 48 bits in calc_virtual_range_metrics()
1435 estimated_frequencies: &TypedIxVec<BlockIx, u32>, in create_and_add_range()
1444 estimated_frequencies, in create_and_add_range()
1509 estimated_frequencies: &TypedIxVec<BlockIx, u32>,
1571 estimated_frequencies,
1604 estimated_frequencies,
1778 estimated_frequencies,
H A Dbt_main.rs687 estimated_frequencies: est_freqs, in alloc_main()
/dports/lang/rust/rustc-1.58.1-src/vendor/regalloc/src/
H A Danalysis_main.rs98 pub(crate) estimated_frequencies: TypedIxVec<BlockIx, u32>, field
142 let mut estimated_frequencies = TypedIxVec::new(); in run_analysis() localVariable
149 assert!(bix == BlockIx::new(estimated_frequencies.len())); in run_analysis()
150 estimated_frequencies.push(estimated_frequency); in run_analysis()
235 &estimated_frequencies, in run_analysis()
241 debug_assert!(liveout_sets_per_block.len() == estimated_frequencies.len()); in run_analysis()
282 &estimated_frequencies, in run_analysis()
312 estimated_frequencies, in run_analysis()
H A Danalysis_data_flow.rs1381 estimated_frequencies: &TypedIxVec<BlockIx, u32>, in calc_virtual_range_metrics()
1402 new_tot_cost *= estimated_frequencies[frag_metrics.bix] as u64; // at max 48 bits in calc_virtual_range_metrics()
1435 estimated_frequencies: &TypedIxVec<BlockIx, u32>, in create_and_add_range()
1444 estimated_frequencies, in create_and_add_range()
1509 estimated_frequencies: &TypedIxVec<BlockIx, u32>,
1571 estimated_frequencies,
1604 estimated_frequencies,
1778 estimated_frequencies,
H A Dbt_main.rs687 estimated_frequencies: est_freqs, in alloc_main()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regalloc/src/
H A Danalysis_main.rs98 pub(crate) estimated_frequencies: TypedIxVec<BlockIx, u32>, field
142 let mut estimated_frequencies = TypedIxVec::new(); in run_analysis() localVariable
149 assert!(bix == BlockIx::new(estimated_frequencies.len())); in run_analysis()
150 estimated_frequencies.push(estimated_frequency); in run_analysis()
235 &estimated_frequencies, in run_analysis()
241 debug_assert!(liveout_sets_per_block.len() == estimated_frequencies.len()); in run_analysis()
282 &estimated_frequencies, in run_analysis()
312 estimated_frequencies, in run_analysis()
H A Danalysis_data_flow.rs1381 estimated_frequencies: &TypedIxVec<BlockIx, u32>, in calc_virtual_range_metrics()
1402 new_tot_cost *= estimated_frequencies[frag_metrics.bix] as u64; // at max 48 bits in calc_virtual_range_metrics()
1435 estimated_frequencies: &TypedIxVec<BlockIx, u32>, in create_and_add_range()
1444 estimated_frequencies, in create_and_add_range()
1509 estimated_frequencies: &TypedIxVec<BlockIx, u32>,
1571 estimated_frequencies,
1604 estimated_frequencies,
1778 estimated_frequencies,
H A Dbt_main.rs687 estimated_frequencies: est_freqs, in alloc_main()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/regalloc/src/
H A Danalysis_main.rs115 let mut estimated_frequencies = TypedIxVec::new(); in run_analysis() localVariable
125 assert!(bix == BlockIx::new(estimated_frequencies.len())); in run_analysis()
126 estimated_frequencies.push(estimated_frequency); in run_analysis()
205 set_virtual_range_metrics(&mut vlr_env, &frag_env, &estimated_frequencies); in run_analysis()
207 debug_assert!(liveout_sets_per_block.len() == estimated_frequencies.len()); in run_analysis()
236 estimated_frequencies, in run_analysis()