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

References

lib/Target/AArch64/AArch64FastISel.cpp
  738     if (const auto *I = dyn_cast<Instruction>(Src)) {
  745             Src = ZE->getOperand(0);
  751             Src = SE->getOperand(0);
  757     if (const auto *AI = dyn_cast<BinaryOperator>(Src))
  780     unsigned Reg = getRegForValue(Src);