Home
last modified time | relevance | path

Searched refs:StBuff (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp524 StoreInst *StBuff = new StoreInst(TheBtCast, CastedGEP, Brnch); in lowerPrintfForGpu() local
526 << *StBuff << '\n'); in lowerPrintfForGpu()
527 (void)StBuff; in lowerPrintfForGpu()