Home
last modified time | relevance | path

Searched defs:RegAllocError (Results 1 – 25 of 34) sorted by relevance

12

/dports/sysutils/vector/vector-0.10.0/cargo-crates/regalloc-0.0.25/src/
H A Dlib.rs384 pub enum RegAllocError { enum
392 impl fmt::Display for RegAllocError { implementation
466 ) -> Result<RegAllocResult<F>, RegAllocError> { in allocate_registers_with_opts() argument
506 ) -> Result<RegAllocResult<F>, RegAllocError> { in allocate_registers() argument
H A Dinst_stream.rs491 RegAllocError, in edit_inst_stream() argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/regalloc/src/
H A Dlib.rs369 pub enum RegAllocError { enum
377 impl fmt::Display for RegAllocError { implementation
400 ) -> Result<RegAllocResult<F>, RegAllocError> { in allocate_registers() argument
H A Dinst_stream.rs491 RegAllocError, in edit_inst_stream() argument
/dports/www/firefox/firefox-99.0/third_party/rust/regalloc/src/
H A Dlib.rs421 pub enum RegAllocError { enum
429 impl fmt::Display for RegAllocError { implementation
524 ) -> Result<RegAllocResult<F>, RegAllocError> { in allocate_registers_with_opts() argument
624 ) -> Result<RegAllocResult<F>, RegAllocError> { in allocate_registers() argument
H A Dbt_main.rs409 ) -> Result<(Vec<InstToInsert>, Vec<InstToInsert>, Vec<SpillSlot>), RegAllocError> { in get_stackmap_artefacts_at() argument
665 ) -> Result<RegAllocResult<F>, RegAllocError> { in alloc_main() argument
H A Dinst_stream.rs648 RegAllocError, in edit_inst_stream() argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regalloc/src/
H A Dlib.rs421 pub enum RegAllocError { enum
429 impl fmt::Display for RegAllocError { implementation
524 ) -> Result<RegAllocResult<F>, RegAllocError> { in allocate_registers_with_opts() argument
624 ) -> Result<RegAllocResult<F>, RegAllocError> { in allocate_registers() argument
H A Dbt_main.rs409 ) -> Result<(Vec<InstToInsert>, Vec<InstToInsert>, Vec<SpillSlot>), RegAllocError> { in get_stackmap_artefacts_at() argument
665 ) -> Result<RegAllocResult<F>, RegAllocError> { in alloc_main() argument
H A Dinst_stream.rs648 RegAllocError, in edit_inst_stream() argument
/dports/lang/rust/rustc-1.58.1-src/vendor/regalloc/src/
H A Dlib.rs421 pub enum RegAllocError { enum
429 impl fmt::Display for RegAllocError { implementation
524 ) -> Result<RegAllocResult<F>, RegAllocError> { in allocate_registers_with_opts() argument
624 ) -> Result<RegAllocResult<F>, RegAllocError> { in allocate_registers() argument
H A Dbt_main.rs409 ) -> Result<(Vec<InstToInsert>, Vec<InstToInsert>, Vec<SpillSlot>), RegAllocError> { in get_stackmap_artefacts_at() argument
665 ) -> Result<RegAllocResult<F>, RegAllocError> { in alloc_main() argument
H A Dinst_stream.rs648 RegAllocError, in edit_inst_stream() argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regalloc/src/
H A Dlib.rs421 pub enum RegAllocError { enum
429 impl fmt::Display for RegAllocError { implementation
524 ) -> Result<RegAllocResult<F>, RegAllocError> { in allocate_registers_with_opts() argument
624 ) -> Result<RegAllocResult<F>, RegAllocError> { in allocate_registers() argument
H A Dbt_main.rs409 ) -> Result<(Vec<InstToInsert>, Vec<InstToInsert>, Vec<SpillSlot>), RegAllocError> { in get_stackmap_artefacts_at() argument
665 ) -> Result<RegAllocResult<F>, RegAllocError> { in alloc_main() argument
H A Dinst_stream.rs648 RegAllocError, in edit_inst_stream() argument
/dports/sysutils/vector/vector-0.10.0/cargo-crates/regalloc-0.0.25/src/linear_scan/
H A Dmod.rs512 ) -> Result<Vec<Option<RealReg>>, RegAllocError> { in compute_scratches() argument
546 ) -> Result<RegAllocResult<F>, RegAllocError> { in run() argument
756 ) -> Result<RegAllocResult<F>, RegAllocError> { in apply_registers() argument
H A Dassign_registers.rs198 ) -> Result<(Intervals, u32), RegAllocError> { in run() argument
700 ) -> Result<(), RegAllocError> { in allocate_blocked_reg() argument
/dports/www/firefox/firefox-99.0/third_party/rust/regalloc/src/linear_scan/
H A Dmod.rs514 ) -> Result<Vec<Option<RealReg>>, RegAllocError> { in compute_scratches() argument
548 ) -> Result<RegAllocResult<F>, RegAllocError> { in run() argument
770 ) -> Result<RegAllocResult<F>, RegAllocError> { in apply_registers() argument
H A Dassign_registers.rs198 ) -> Result<(Intervals, u32), RegAllocError> { in run() argument
707 ) -> Result<(), RegAllocError> { in allocate_blocked_reg() argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regalloc/src/linear_scan/
H A Dmod.rs514 ) -> Result<Vec<Option<RealReg>>, RegAllocError> { in compute_scratches() argument
548 ) -> Result<RegAllocResult<F>, RegAllocError> { in run() argument
770 ) -> Result<RegAllocResult<F>, RegAllocError> { in apply_registers() argument
H A Dassign_registers.rs198 ) -> Result<(Intervals, u32), RegAllocError> { in run() argument
707 ) -> Result<(), RegAllocError> { in allocate_blocked_reg() argument
/dports/lang/rust/rustc-1.58.1-src/vendor/regalloc/src/linear_scan/
H A Dmod.rs514 ) -> Result<Vec<Option<RealReg>>, RegAllocError> { in compute_scratches() argument
548 ) -> Result<RegAllocResult<F>, RegAllocError> { in run() argument
770 ) -> Result<RegAllocResult<F>, RegAllocError> { in apply_registers() argument
H A Dassign_registers.rs198 ) -> Result<(Intervals, u32), RegAllocError> { in run() argument
707 ) -> Result<(), RegAllocError> { in allocate_blocked_reg() argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regalloc/src/linear_scan/
H A Dmod.rs514 ) -> Result<Vec<Option<RealReg>>, RegAllocError> { in compute_scratches() argument
548 ) -> Result<RegAllocResult<F>, RegAllocError> { in run() argument
770 ) -> Result<RegAllocResult<F>, RegAllocError> { in apply_registers() argument

12