Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSROA.cpp3268 struct LoadOpSplitter : public OpSplitter<LoadOpSplitter> { struct in __anon3a3523220a11::AggLoadStoreRewriter
3269 AAMDNodes AATags;
3271 LoadOpSplitter(Instruction *InsertionPoint, Value *Ptr, AAMDNodes AATags) in LoadOpSplitter() function
3276 void emitFunc(Type *Ty, Value *&Agg, const Twine &Name) { in emitFunc()
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp3069 struct LoadOpSplitter : public OpSplitter<LoadOpSplitter> { struct in __anonadce12ea0b11::AggLoadStoreRewriter
3070 LoadOpSplitter(Instruction *InsertionPoint, Value *Ptr) in LoadOpSplitter() argument
3075 void emitFunc(Type *Ty, Value *&Agg, const Twine &Name) { in emitFunc()