Searched refs:StBuff (Results 1 – 2 of 2) sorted by relevance
408 StoreInst *StBuff = new StoreInst(TheBtCast, BufferIdx, Brnch); in lowerPrintfForGpu() local410 << *StBuff << '\n'); in lowerPrintfForGpu()411 (void)StBuff; in lowerPrintfForGpu()
414 StoreInst *StBuff = Builder.CreateStore(toStore, PtrToStore); in callBufferedPrintfArgPush() local415 LLVM_DEBUG(dbgs() << "inserting store to printf buffer:" << *StBuff in callBufferedPrintfArgPush()417 (void)StBuff; in callBufferedPrintfArgPush()