Searched refs:isBranchWithImm (Results 1 – 4 of 4) sorted by relevance
65 bool isBranchWithImm(unsigned Opc) const override;
129 virtual bool isBranchWithImm(unsigned Opc) const { in isBranchWithImm() function
356 if (!TII->isBranchWithImm(Br->getOpcode())) in replaceBranch()
458 bool MipsSEInstrInfo::isBranchWithImm(unsigned Opc) const { in isBranchWithImm() function in MipsSEInstrInfo