Searched refs:Src64 (Results 1 – 1 of 1) sorted by relevance
4451 Register Src64 = MRI.createVirtualRegister(&AArch64::GPR64RegClass); in emitIntExt() local4453 TII.get(AArch64::SUBREG_TO_REG), Src64) in emitIntExt()4457 SrcReg = Src64; in emitIntExt()