Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp412 Value *toStore = WhatToStore[I]; in callBufferedPrintfArgPush() local
414 StoreInst *StBuff = Builder.CreateStore(toStore, PtrToStore); in callBufferedPrintfArgPush()
420 M->getDataLayout().getTypeAllocSize(toStore->getType()), in callBufferedPrintfArgPush()