Lines Matching defs:IsOR
51034 bool IsOR = N->getOpcode() == ISD::OR;51040 IsOR ? DAG.getTargetConstant(X86::GetOppositeBranchCondition(CC0),51047 X86::CondCode CFlagsCC = IsOR ? CC1 : OppositeCC1;