Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenIntrinsics.h111 enum ArgAttribute { NoCapture, Returned, ReadOnly, WriteOnly, ReadNone }; enumerator
/external/llvm-project/llvm/utils/TableGen/
DCodeGenIntrinsics.h155 ReadNone, enumerator
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp2118 bool ReadOnly, bool ReadNone, bool NoMerge, in UpdateAsmCallInst()
2226 bool ReadOnly = true, ReadNone = true; in EmitAsmStmt() local
/external/clang/lib/CodeGen/
DCGStmt.cpp1844 bool ReadOnly = true, ReadNone = true; in EmitAsmStmt() local