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