Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:hasV6MOps

263   bool hasV6MOps() const {
264 return getSTI().getFeatureBits()[ARM::HasV6MOps];
5386 if (hasV6MOps())
8541 if (Opc == ARM::tADDhirr && !hasV6MOps() &&