Searched defs:getStored (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/MemRef/IR/ |
H A D | MemRefMemorySlot.cpp | 167 Value memref::LoadOp::getStored(const MemorySlot &slot, OpBuilder &builder, in getStored() function in memref::LoadOp 247 Value memref::StoreOp::getStored(const MemorySlot &slot, OpBuilder &builder, in getStored() function in memref::StoreOp
|
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
H A D | LLVMMemorySlot.cpp | 120 Value LLVM::LoadOp::getStored(const MemorySlot &slot, OpBuilder &builder, in getStored() function in LLVM::LoadOp 341 Value LLVM::StoreOp::getStored(const MemorySlot &slot, OpBuilder &builder, in getStored() function in LLVM::StoreOp 943 Value LLVM::MemsetOp::getStored(const MemorySlot &slot, OpBuilder &builder, getStored() function in LLVM::MemsetOp 1253 Value LLVM::MemcpyOp::getStored(const MemorySlot &slot, OpBuilder &builder, getStored() function in LLVM::MemcpyOp 1304 Value LLVM::MemcpyInlineOp::getStored(const MemorySlot &slot, getStored() function in LLVM::MemcpyInlineOp 1356 Value LLVM::MemmoveOp::getStored(const MemorySlot &slot, OpBuilder &builder, getStored() function in LLVM::MemmoveOp
|