Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:hasMSA

429   bool hasMSA() const { return (STI.getFeatureBits() & Mips::FeatureMSA); }