Searched refs:isLongBranchPseudo (Results 1 – 2 of 2) sorted by relevance
93 bool isLongBranchPseudo(int Opcode) const;
201 && !isLongBranchPseudo(I->getOpcode())) in EmitInstruction()1081 bool MipsAsmPrinter::isLongBranchPseudo(int Opcode) const { in isLongBranchPseudo() function in MipsAsmPrinter