Searched refs:BranchWithZeroOperand (Results 1 – 1 of 1) sorted by relevance
698 bool BranchWithZeroOperand = false; in genInstrWithNewOpc() local702 BranchWithZeroOperand = ZeroOperandPosition != -1; in genInstrWithNewOpc()705 if (BranchWithZeroOperand) { in genInstrWithNewOpc()758 if (BranchWithZeroOperand && (unsigned)ZeroOperandPosition == J) in genInstrWithNewOpc()