Home
last modified time | relevance | path

Searched defs:MoveWideConst (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dimms.rs476 pub struct MoveWideConst { struct
483 impl MoveWideConst { impl
485 pub fn maybe_from_u64(value: u64) -> Option<MoveWideConst> { in maybe_from_u64()
518 pub fn maybe_with_shift(imm: u16, shift: u8) -> Option<MoveWideConst> { in maybe_with_shift()
593 impl ShowWithRRU for MoveWideConst { implementation
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/aarch64/inst/
H A Dimms.rs570 pub struct MoveWideConst { struct
577 impl MoveWideConst { argument
579 pub fn maybe_from_u64(value: u64) -> Option<MoveWideConst> { in maybe_from_u64()
612 pub fn maybe_with_shift(imm: u16, shift: u8) -> Option<MoveWideConst> { in maybe_with_shift()
699 impl ShowWithRRU for MoveWideConst { implementation
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dimms.rs610 pub struct MoveWideConst { struct
617 impl MoveWideConst { argument
619 pub fn maybe_from_u64(value: u64) -> Option<MoveWideConst> { in maybe_from_u64()
652 pub fn maybe_with_shift(imm: u16, shift: u8) -> Option<MoveWideConst> { in maybe_with_shift()
942 impl PrettyPrint for MoveWideConst { implementation
H A Demit.rs185 imm: MoveWideConst, in enc_move_wide()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dimms.rs610 pub struct MoveWideConst { struct
617 impl MoveWideConst { impl
619 pub fn maybe_from_u64(value: u64) -> Option<MoveWideConst> { in maybe_from_u64()
652 pub fn maybe_with_shift(imm: u16, shift: u8) -> Option<MoveWideConst> { in maybe_with_shift()
942 impl PrettyPrint for MoveWideConst { implementation
H A Demit.rs185 imm: MoveWideConst, in enc_move_wide()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/aarch64/inst/
H A Dimms.rs610 pub struct MoveWideConst { struct
617 impl MoveWideConst { argument
619 pub fn maybe_from_u64(value: u64) -> Option<MoveWideConst> { in maybe_from_u64()
652 pub fn maybe_with_shift(imm: u16, shift: u8) -> Option<MoveWideConst> { in maybe_with_shift()
942 impl PrettyPrint for MoveWideConst { implementation
H A Demit.rs184 imm: MoveWideConst, in enc_move_wide()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dimms.rs610 pub struct MoveWideConst { struct
617 impl MoveWideConst { implementation
619 pub fn maybe_from_u64(value: u64) -> Option<MoveWideConst> { in maybe_from_u64()
652 pub fn maybe_with_shift(imm: u16, shift: u8) -> Option<MoveWideConst> { in maybe_with_shift()
942 impl PrettyPrint for MoveWideConst { implementation
H A Demit.rs185 imm: MoveWideConst, in enc_move_wide()