Enum rustc_ap_rustc_target::asm::InlineAsmArch [−][src]
pub enum InlineAsmArch {
Show variants
X86,
X86_64,
Arm,
AArch64,
RiscV32,
RiscV64,
Nvptx64,
Hexagon,
Mips,
Mips64,
PowerPC,
PowerPC64,
SpirV,
Wasm32,
Bpf,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for InlineAsmArchimpl Send for InlineAsmArchimpl Sync for InlineAsmArchimpl Unpin for InlineAsmArchimpl UnwindSafe for InlineAsmArchBlanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V