Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp3059 struct StoreOpLowering : public LoadStoreOpLowering<StoreOp> { struct
3063 matchAndRewrite(StoreOp op, ArrayRef<Value> operands, in matchAndRewrite()