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