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

References

lib/Target/ARM/ARMISelLowering.cpp
11165   if (SRA.getOpcode() != ISD::SRA) {
11166     SRA = AddeNode->getOperand(1);
11168     if (SRA.getOpcode() != ISD::SRA)
11171   if (auto Const = dyn_cast<ConstantSDNode>(SRA.getOperand(1))) {
11177   if (SRA.getOperand(0) != Mul)