Home
last modified time | relevance | path

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

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