Lines Matching refs:hasMips32r6
507 bool hasMips32r6() const {
1591 if (hasMips32r6() && Inst.getOpcode() == Mips::SSNOP) {
2107 JalrInst.setOpcode(hasMips32r6() ? Mips::JALRC16_MMR6 : Mips::JALR16_MM);
2483 Inst.setOpcode(hasMips32r6() ? Mips::BC16_MMR6 : Mips::B16_MM);
2646 if (inMicroMipsMode() && hasMips32r6())
2917 if (hasMips32r6()) {
3032 if (hasMips32r6() || hasMips64r6()) {
3109 if (hasMips32r6() || hasMips64r6()) {