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