Home
last modified time | relevance | path

Searched defs:LastStore (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DOptimizer.cpp393 struct LastStore in optimizeSingleBasicBlockLoadsStores() struct
395 Ice::Inst *store; in optimizeSingleBasicBlockLoadsStores()
396 bool allLoadsReplaced = true; in optimizeSingleBasicBlockLoadsStores()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp933 Instruction *LastStore = nullptr; in processNode() local
DNewGVN.cpp1385 const auto *LastStore = createStoreExpression(SI, StoreRHS); in performSymbolicStoreEvaluation() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp2108 std::map<int,IndexType> LastStore, LastLoad; in optimizeSpillSlots() local