Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.h118 ReadNone, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2468 bool ReadNone, bool NoMerge, const AsmStmt &S, in UpdateAsmCallInst()
2703 bool ReadOnly = true, ReadNone = true; in EmitAsmStmt() local