Searched refs:ZeroOperandPosition (Results 1 – 1 of 1) sorted by relevance
737 int ZeroOperandPosition = -1; in genInstrWithNewOpc() local741 ZeroOperandPosition = I->findRegisterUseOperandIdx(Mips::ZERO, TRI, false); in genInstrWithNewOpc()742 BranchWithZeroOperand = ZeroOperandPosition != -1; in genInstrWithNewOpc()798 if (BranchWithZeroOperand && (unsigned)ZeroOperandPosition == J) in genInstrWithNewOpc()