Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:hasMips64r6

284   bool hasMips64r6() const {
959 std::string ISA = hasMips64r6() ? "MIPS64r6" : "MIPS32r6";