Searched refs:Src64 (Results 1 – 1 of 1) sorted by relevance
4272 unsigned Src64 = MRI.createVirtualRegister(&AArch64::GPR64RegClass); in emitIntExt() local4274 TII.get(AArch64::SUBREG_TO_REG), Src64) in emitIntExt()4278 SrcReg = Src64; in emitIntExt()