Searched refs:isLongBranchPseudo (Results 1 – 2 of 2) sorted by relevance
114 bool isLongBranchPseudo(int Opcode) const;
282 && !isLongBranchPseudo(I->getOpcode())) in emitInstruction()1263 bool MipsAsmPrinter::isLongBranchPseudo(int Opcode) const { in isLongBranchPseudo() function in MipsAsmPrinter