Home | History | Annotate | Download | only in X86

Lines Matching refs:GetOppositeBranchCondition

1694 /// GetOppositeBranchCondition - Return the inverse of the specified condition,
1696 X86::CondCode X86::GetOppositeBranchCondition(X86::CondCode CC) {
1811 BranchCode = GetOppositeBranchCondition(BranchCode);
2998 Cond[0].setImm(GetOppositeBranchCondition(CC));