Function rustc_codegen_llvm::asm::a64_vreg_index
source · fn a64_vreg_index(reg: InlineAsmReg) -> Option<u32>
Expand description
If the register is an AArch64 vector register then return its index.
fn a64_vreg_index(reg: InlineAsmReg) -> Option<u32>
If the register is an AArch64 vector register then return its index.