Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:hasDSP

287   bool hasDSP() const { return (STI.getFeatureBits() & Mips::FeatureDSP); }