Home
last modified time | relevance | path

Searched defs:AArch64Backend (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/aarch64/
H A Dmod.rs25 pub struct AArch64Backend { struct
31 impl AArch64Backend { argument
33 pub fn new_with_flags(triple: Triple, flags: settings::Flags) -> AArch64Backend { in new_with_flags()
54 impl MachBackend for AArch64Backend { implementation
H A Dlower.rs901 impl LowerBackend for AArch64Backend { implementation
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dmod.rs27 pub struct AArch64Backend { struct
34 impl AArch64Backend { argument
40 ) -> AArch64Backend { in new_with_flags()
63 impl MachBackend for AArch64Backend { implementation
H A Dlower.rs1230 impl LowerBackend for AArch64Backend { implementation
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dmod.rs27 pub struct AArch64Backend { struct
34 impl AArch64Backend { argument
40 ) -> AArch64Backend { in new_with_flags()
63 impl MachBackend for AArch64Backend { implementation
H A Dlower.rs1230 impl LowerBackend for AArch64Backend { implementation
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/aarch64/
H A Dmod.rs27 pub struct AArch64Backend { struct
34 impl AArch64Backend { argument
40 ) -> AArch64Backend { in new_with_flags()
63 impl MachBackend for AArch64Backend { implementation
H A Dlower.rs2059 impl LowerBackend for AArch64Backend { implementation
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dmod.rs27 pub struct AArch64Backend { struct
34 impl AArch64Backend { impl
40 ) -> AArch64Backend { in new_with_flags()
63 impl MachBackend for AArch64Backend { implementation
H A Dlower.rs1230 impl LowerBackend for AArch64Backend { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dmod.rs25 pub struct AArch64Backend { struct
30 impl AArch64Backend { argument
32 pub fn new_with_flags(triple: Triple, flags: settings::Flags) -> AArch64Backend { in new_with_flags()
48 impl MachBackend for AArch64Backend { implementation
H A Dlower.rs934 impl LowerBackend for AArch64Backend { implementation