Home
last modified time | relevance | path

Searched refs:get_insn_mut (Results 1 – 25 of 27) sorted by relevance

12

/dports/sysutils/vector/vector-0.10.0/cargo-crates/regalloc-0.0.25/src/
H A Dinst_stream.rs341 let mut insn = func.get_insn_mut(insn_ix); in map_vregs_to_rregs()
351 let insn = func.get_insn_mut(insn_ix); in map_vregs_to_rregs()
H A Dlib.rs204 fn get_insn_mut(&mut self, insn: InstIx) -> &mut Self::Inst; in get_insn_mut() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/regalloc/src/
H A Dinst_stream.rs344 let mut insn = func.get_insn_mut(insn_ix); in map_vregs_to_rregs()
354 let insn = func.get_insn_mut(insn_ix); in map_vregs_to_rregs()
H A Dlib.rs187 fn get_insn_mut(&mut self, insn: InstIx) -> &mut Self::Inst; in get_insn_mut() method
/dports/www/firefox/firefox-99.0/third_party/rust/regalloc/src/
H A Dinst_stream.rs469 let mut insn = func.get_insn_mut(insn_ix); in map_vregs_to_rregs()
479 let insn = func.get_insn_mut(insn_ix); in map_vregs_to_rregs()
H A Dlib.rs210 fn get_insn_mut(&mut self, insn: InstIx) -> &mut Self::Inst; in get_insn_mut() method
H A Dsnapshot.rs194 fn get_insn_mut(&mut self, insn: InstIx) -> &mut Self::Inst { in get_insn_mut() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regalloc/src/
H A Dinst_stream.rs469 let mut insn = func.get_insn_mut(insn_ix); in map_vregs_to_rregs()
479 let insn = func.get_insn_mut(insn_ix); in map_vregs_to_rregs()
H A Dlib.rs210 fn get_insn_mut(&mut self, insn: InstIx) -> &mut Self::Inst; in get_insn_mut() method
H A Dsnapshot.rs194 fn get_insn_mut(&mut self, insn: InstIx) -> &mut Self::Inst { in get_insn_mut() method
/dports/lang/rust/rustc-1.58.1-src/vendor/regalloc/src/
H A Dinst_stream.rs469 let mut insn = func.get_insn_mut(insn_ix); in map_vregs_to_rregs()
479 let insn = func.get_insn_mut(insn_ix); in map_vregs_to_rregs()
H A Dlib.rs210 fn get_insn_mut(&mut self, insn: InstIx) -> &mut Self::Inst; in get_insn_mut() method
H A Dsnapshot.rs194 fn get_insn_mut(&mut self, insn: InstIx) -> &mut Self::Inst { in get_insn_mut() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regalloc/src/
H A Dinst_stream.rs469 let mut insn = func.get_insn_mut(insn_ix); in map_vregs_to_rregs()
479 let insn = func.get_insn_mut(insn_ix); in map_vregs_to_rregs()
H A Dlib.rs210 fn get_insn_mut(&mut self, insn: InstIx) -> &mut Self::Inst; in get_insn_mut() method
H A Dsnapshot.rs194 fn get_insn_mut(&mut self, insn: InstIx) -> &mut Self::Inst { in get_insn_mut() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dvcode.rs449 self.get_insn_mut(insn) in remove_redundant_branches()
615 fn get_insn_mut(&mut self, insn: InstIx) -> &mut I { in get_insn_mut() method
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/machinst/
H A Dvcode.rs427 fn get_insn_mut(&mut self, insn: InstIx) -> &mut I { in get_insn_mut() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/regalloc-0.0.25/src/linear_scan/
H A Dmod.rs681 let mut inst = func.get_insn_mut(iix); in set_registers()
/dports/www/firefox/firefox-99.0/third_party/rust/regalloc/src/linear_scan/
H A Dmod.rs690 let mut inst = func.get_insn_mut(iix); in set_registers()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regalloc/src/linear_scan/
H A Dmod.rs690 let mut inst = func.get_insn_mut(iix); in set_registers()
/dports/lang/rust/rustc-1.58.1-src/vendor/regalloc/src/linear_scan/
H A Dmod.rs690 let mut inst = func.get_insn_mut(iix); in set_registers()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regalloc/src/linear_scan/
H A Dmod.rs690 let mut inst = func.get_insn_mut(iix); in set_registers()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dvcode.rs622 fn get_insn_mut(&mut self, insn: InstIx) -> &mut I { in get_insn_mut() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dvcode.rs622 fn get_insn_mut(&mut self, insn: InstIx) -> &mut I { in get_insn_mut() method

12