Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp713 auto setDest = [LoopExit, ContinueOnTrue](BasicBlock *Src, BasicBlock *Dest, in UnrollLoop() local
776 setDest(Latches[i], Dest, Headers, Headers[i], NeedConditional); in UnrollLoop()
800 setDest(Headers[i], Dest, Headers, HeaderSucc[i], NeedConditional); in UnrollLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeCalc.cpp235 Updater.setDest(&I.LR); in updateFromLiveIns()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h357 void setDest(Value *Ptr) { in setDest() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveInterval.h960 void setDest(LiveRange *lr) { in setDest() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp968 EarlierIntrinsic->setDest(NewDestGEP); in tryToShorten()
DSROA.cpp2769 II.setDest(getNewAllocaSlicePtr(IRB, OldPtr->getType())); in visitMemSetInst()
2903 II.setDest(AdjustedPtr); in visitMemTransferInst()