Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp3920 StoreInst *PStore = IRB.CreateAlignedStore( in presplitLoadsAndStores() local
4017 StoreInst *PStore = IRB.CreateAlignedStore( in presplitLoadsAndStores() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2968 StoreInst *PStore = findUniqueStoreInBlocks(PTB, PFB); in mergeConditionalStoreToAddress() local