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

References

lib/Target/AArch64/AArch64FastISel.cpp
  583   if (const Instruction *I = dyn_cast<Instruction>(Obj)) {
  586     if (FuncInfo.StaticAllocaMap.count(static_cast<const AllocaInst *>(Obj)) ||
  591   } else if (const ConstantExpr *C = dyn_cast<ConstantExpr>(Obj)) {
  596   if (auto *Ty = dyn_cast<PointerType>(Obj->getType()))
  670     const AllocaInst *AI = cast<AllocaInst>(Obj);
  910     unsigned Reg = getRegForValue(Obj);
  918     unsigned Reg = getRegForValue(Obj);