Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp447 StoreInst *StBuff = new StoreInst(TheBtCast, CastedGEP, Brnch); in lowerPrintfForGpu() local
449 << *StBuff << '\n'); in lowerPrintfForGpu()
450 (void)StBuff; in lowerPrintfForGpu()