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

References

lib/Target/AArch64/AArch64FastISel.cpp
 2192     if (const Argument *Arg = dyn_cast<Argument>(PtrV)) {
 2197     if (const AllocaInst *Alloca = dyn_cast<AllocaInst>(PtrV)) {
 2230       unsigned AddrReg = getRegForValue(PtrV);
 2238   if (!computeAddress(PtrV, Addr, Op0->getType()))