Searched refs:MovPrfxZero (Results 1 – 1 of 1) sorted by relevance
574 unsigned MovPrfx, LSLZero, MovPrfxZero; in expand_DestructiveOp() local580 MovPrfxZero = AArch64::MOVPRFX_ZPzZ_B; in expand_DestructiveOp()585 MovPrfxZero = AArch64::MOVPRFX_ZPzZ_H; in expand_DestructiveOp()590 MovPrfxZero = AArch64::MOVPRFX_ZPzZ_S; in expand_DestructiveOp()595 MovPrfxZero = AArch64::MOVPRFX_ZPzZ_D; in expand_DestructiveOp()616 PRFX = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(MovPrfxZero)) in expand_DestructiveOp()