Searched defs:loadsFrom (Results 1 – 2 of 2) sorted by relevance
161 bool memref::LoadOp::loadsFrom(const MemorySlot &slot) { in loadsFrom() function in memref::LoadOp241 bool memref::StoreOp::loadsFrom(const MemorySlot &slot) { return false; } in loadsFrom() function in memref::StoreOp
114 bool LLVM::LoadOp::loadsFrom(const MemorySlot &slot) { in loadsFrom() function in LLVM::LoadOp 125 bool LLVM::StoreOp::loadsFrom(const MemorySlot &slot) { return false; } in loadsFrom() function in LLVM::StoreOp 937 bool LLVM::MemsetOp::loadsFrom(const MemorySlot &slot) { return false; } loadsFrom() function in LLVM::MemsetOp 1245 bool LLVM::MemcpyOp::loadsFrom(const MemorySlot &slot) { loadsFrom() function in LLVM::MemcpyOp 1296 bool LLVM::MemcpyInlineOp::loadsFrom(const MemorySlot &slot) { loadsFrom() function in LLVM::MemcpyInlineOp 1348 bool LLVM::MemmoveOp::loadsFrom(const MemorySlot &slot) { loadsFrom() function in LLVM::MemmoveOp