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

References

lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
   70     return SimplifyInstruction(I, {*TD, TLI, DT});
  212         unsigned ArgSize = TD->getTypeAllocSizeInBits(ArgType);
  234           ArgSize = TD->getTypeAllocSizeInBits(ArgType);
  474             uint64_t Size = TD->getTypeAllocSizeInBits(ArgType);
  535               TD->getTypeAllocSizeInBits(TheBtCast->getType()) / 8;
  584   TD = &M.getDataLayout();