Searched defs:IsOR (Results 1 – 3 of 3) sorted by relevance
4832 bool IsOR = Opcode == TargetOpcode::G_OR; in canEmitConjunction() local4965 bool IsOR = Opcode == TargetOpcode::G_OR; in emitConjunctionRec() local
3624 bool IsOR = Opcode == ISD::OR; in canEmitConjunction() local3712 bool IsOR = Opcode == ISD::OR; in emitConjunctionRec() local
51600 bool IsOR = N->getOpcode() == ISD::OR; in combineAndOrForCcmpCtest() local