Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp408 StoreInst *StBuff = new StoreInst(TheBtCast, BufferIdx, Brnch); lowerPrintfForGpu() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp414 StoreInst *StBuff = Builder.CreateStore(toStore, PtrToStore); callBufferedPrintfArgPush() local