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

References

lib/Target/BPF/BPFAbstractMemberAccess.cpp
  736       PatchImm += FirstIndex * (Ty->getSizeInBits() >> 3);
  792       PatchImm += FirstIndex * (CTy->getSizeInBits() >> 3);
  827     PatchImm = GetFieldInfo(InfoKind, CTy, AccessIndex, PatchImm);
  827     PatchImm = GetFieldInfo(InfoKind, CTy, AccessIndex, PatchImm);
  833               std::to_string(PatchImm) + "$" + AccessKey;