Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:hasV8Ops

164   bool hasV8Ops() const {
165 return STI.getFeatureBits() & ARM::HasV8Ops;
4881 if (hasV8Ops() && Inst.getOpcode() == ARM::SETEND) {