Searched defs:IsOR (Results 1 – 3 of 3) sorted by relevance
4697 bool IsOR = Opcode == TargetOpcode::G_OR; in canEmitConjunction() local4830 bool IsOR = Opcode == TargetOpcode::G_OR; in emitConjunctionRec() local
3634 bool IsOR = Opcode == ISD::OR; in canEmitConjunction() local3722 bool IsOR = Opcode == ISD::OR; in emitConjunctionRec() local
49819 bool IsOR = N->getOpcode() == ISD::OR; in combineAndOrForCcmpCtest() local