rustc_codegen_llvm::asm

Function xmm_reg_index

Source
fn xmm_reg_index(reg: InlineAsmReg) -> Option<u32>
Expand description

If the register is an xmm/ymm/zmm register then return its index.