Home
last modified time | relevance | path

Searched refs:MovPrfx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp574 unsigned MovPrfx, LSLZero, MovPrfxZero; in expand_DestructiveOp() local
578 MovPrfx = AArch64::MOVPRFX_ZZ; in expand_DestructiveOp()
583 MovPrfx = AArch64::MOVPRFX_ZZ; in expand_DestructiveOp()
588 MovPrfx = AArch64::MOVPRFX_ZZ; in expand_DestructiveOp()
593 MovPrfx = AArch64::MOVPRFX_ZZ; in expand_DestructiveOp()
639 PRFX = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(MovPrfx)) in expand_DestructiveOp()