Home
last modified time | relevance | path

Searched refs:AArch64ABICaller (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dabi.rs27 pub(crate) type AArch64ABICaller = ABICallerImpl<AArch64MachineDeps>; typedef
H A Dlower_inst.rs1692 AArch64ABICaller::from_func(sig, &extname, dist, caller_conv, flags)?, in lower_insn_to_regs()
1702 AArch64ABICaller::from_ptr(sig, ptr, op, caller_conv, flags)?, in lower_insn_to_regs()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dabi.rs27 pub(crate) type AArch64ABICaller = ABICallerImpl<AArch64MachineDeps>; typedef
H A Dlower_inst.rs1692 AArch64ABICaller::from_func(sig, &extname, dist, caller_conv, flags)?, in lower_insn_to_regs()
1702 AArch64ABICaller::from_ptr(sig, ptr, op, caller_conv, flags)?, in lower_insn_to_regs()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dabi.rs27 pub(crate) type AArch64ABICaller = ABICallerImpl<AArch64MachineDeps>; typedef
H A Dlower_inst.rs1692 AArch64ABICaller::from_func(sig, &extname, dist, caller_conv, flags)?, in lower_insn_to_regs()
1702 AArch64ABICaller::from_ptr(sig, ptr, op, caller_conv, flags)?, in lower_insn_to_regs()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/aarch64/
H A Dabi.rs27 pub(crate) type AArch64ABICaller = ABICallerImpl<AArch64MachineDeps>; typedef
H A Dlower_inst.rs2025 AArch64ABICaller::from_func(sig, &extname, dist, caller_conv, flags)?, in lower_insn_to_regs()
2035 AArch64ABICaller::from_ptr(sig, ptr, op, caller_conv, flags)?, in lower_insn_to_regs()