Home
last modified time | relevance | path

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

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