reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
14858   if (Opc == ISD::OR) {
14874   if ((Opc != ISD::OR && Opc != ISD::XOR && Opc != ISD::AND) ||
14874   if ((Opc != ISD::OR && Opc != ISD::XOR && Opc != ISD::AND) ||
14874   if ((Opc != ISD::OR && Opc != ISD::XOR && Opc != ISD::AND) ||
14891     if (Opc == ISD::AND)
14903             !TLI.isOperationLegalOrCustom(Opc, NewVT) ||
14919       if (Opc == ISD::AND)
14940       SDValue NewVal = DAG.getNode(Opc, SDLoc(Value), NewVT, NewLD,