Searched refs:BranchWithZeroOperand (Results 1 – 1 of 1) sorted by relevance
609 bool BranchWithZeroOperand = false; in genInstrWithNewOpc() local613 BranchWithZeroOperand = ZeroOperandPosition != -1; in genInstrWithNewOpc()616 if (BranchWithZeroOperand) { in genInstrWithNewOpc()669 if (BranchWithZeroOperand && (unsigned)ZeroOperandPosition == J) in genInstrWithNewOpc()