Lines Matching refs:MVC
225 // Check for MVC 0(Length,FI1),0(FI2)
227 if (MI->getOpcode() != SystemZ::MVC ||
825 // of a simple load is being spilled. Try to use MVC instead.
827 // Although MVC is in practice a fast choice in these cases, it is still
829 // load or store is volatile. We also wouldn't be able to use MVC if
833 // For performance reasons, we also want to avoid using MVC if the addresses
843 get(SystemZ::MVC))
854 get(SystemZ::MVC))