reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7068 if (LogicOpcode != ISD::AND && LogicOpcode != ISD::OR && 7068 if (LogicOpcode != ISD::AND && LogicOpcode != ISD::OR && 7069 LogicOpcode != ISD::XOR) 7120 return DAG.getNode(LogicOpcode, DL, VT, NewShift1, NewShift2);