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

References

lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
  535               TD->getTypeAllocSizeInBits(TheBtCast->getType()) / 8;
  539           Type *ArgPointer = PointerType::get(TheBtCast->getType(), 1);
  542           StoreInst *StBuff = new StoreInst(TheBtCast, CastedGEP, Brnch);