Function rustc_codegen_llvm::asm::a64_reg_index

source ·
fn a64_reg_index(reg: InlineAsmReg) -> Option<u32>
Expand description

If the register is an AArch64 integer register then return its index.