HomeSort by relevance Sort by last modified time
    Searched defs:ReadNone (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 111 enum ArgAttribute { NoCapture, Returned, ReadOnly, WriteOnly, ReadNone };
  /external/swiftshader/third_party/LLVM/include/llvm/
Attributes.h 46 const Attributes ReadNone = 1<<9; ///< Function does not access memory
92 const Attributes FunctionOnly = NoReturn | NoUnwind | ReadNone | ReadOnly |
104 ReadNone | ReadOnly,
  /external/clang/lib/CodeGen/
CGStmt.cpp     [all...]

Completed in 2513 milliseconds