Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:hasV7Ops

465   bool hasV7Ops() const {
466 return getSTI().getFeatureBits()[ARM::HasV7Ops];
3647 if ((hasV7Ops() || hasV8Ops()) && (Num == 10 || Num == 11))
6635 if (!hasV7Ops())