Searched defs:LoadOpSplitter (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 3347 struct LoadOpSplitter : public OpSplitter<LoadOpSplitter> { struct in __anonc8fdb3420b11::AggLoadStoreRewriter 3348 AAMDNodes AATags; 3350 LoadOpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in LoadOpSplitter() argument 3358 void emitFunc(Type *Ty, Value *&Agg, Align Alignment, const Twine &Name) { in emitFunc()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 3689 struct LoadOpSplitter : public OpSplitter<LoadOpSplitter> { struct in __anon54bbb7c80c11::AggLoadStoreRewriter 3690 AAMDNodes AATags; 3692 LoadOpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in LoadOpSplitter() function 3701 void emitFunc(Type *Ty, Value *&Agg, Align Alignment, const Twine &Name) { in emitFunc()
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 3069 struct LoadOpSplitter : public OpSplitter<LoadOpSplitter> { struct in __anonc542c7200b11::AggLoadStoreRewriter 3070 LoadOpSplitter(Instruction *InsertionPoint, Value *Ptr) in LoadOpSplitter() argument 3075 void emitFunc(Type *Ty, Value *&Agg, const Twine &Name) { in emitFunc()
|