Home
last modified time | relevance | path

Searched defs:into_reg (Results 1 – 6 of 6) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/machinst/
H A Dabi_impl.rs821 let into_reg = Writable::from_reg(M::get_stacklimit_reg()); in generate_gv() localVariable
1013 let into_reg = into_regs.only_reg().unwrap(); in gen_copy_arg_to_regs() localVariable
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dabi_impl.rs821 let into_reg = Writable::from_reg(M::get_stacklimit_reg()); in generate_gv() localVariable
1013 let into_reg = into_regs.only_reg().unwrap(); in gen_copy_arg_to_regs() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dabi_impl.rs821 let into_reg = Writable::from_reg(M::get_stacklimit_reg()); in generate_gv() localVariable
1013 let into_reg = into_regs.only_reg().unwrap(); in gen_copy_arg_to_regs() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dabi_impl.rs821 let into_reg = Writable::from_reg(M::get_stacklimit_reg()); in generate_gv() localVariable
1013 let into_reg = into_regs.only_reg().unwrap(); in gen_copy_arg_to_regs() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dabi.rs272 let into_reg = writable_spilltmp_reg(); in gen_stack_limit() localVariable
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/aarch64/
H A Dabi.rs459 let into_reg = writable_spilltmp_reg(); in gen_stack_limit() localVariable