Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp3390 struct StoreOpSplitter : public OpSplitter<StoreOpSplitter> { struct in __anonb9969e130b11::AggLoadStoreRewriter
3391 StoreOpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in StoreOpSplitter() function
3396 AAMDNodes AATags;
3399 void emitFunc(Type *Ty, Value *&Agg, Align Alignment, const Twine &Name) { in emitFunc()