Home
last modified time | relevance | path

Searched refs:writebacks (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/doc/RelNotes/
Dv1.32.txt4 Fixed a bug in the Unix I/O routines which caused needless writebacks
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/EarlyCSE/
Dmemoryssa.ll111 ;; stores that, without the lifetime calls, would be writebacks.
131 ;; stores that, without the lifetime calls, would be writebacks.
/external/clang/lib/CodeGen/
DCGCall.h102 writeback_const_range writebacks() const { in writebacks() function
DCGCall.cpp2978 for (const auto &I : args.writebacks()) in emitWritebacks()