Home
last modified time | relevance | path

Searched defs:ReadOnly (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.h72 std::set<unsigned> ReadOnly; variable
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DBlockIo.h156 BOOLEAN ReadOnly; member
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h40 ReadOnly, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h185 enum Flags { HaveGV = 1, ReadOnly = 2, WriteOnly = 4 }; enumerator
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.h126 ReadOnly, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h221 static void getReadOnly(const uint8_t *Record, bool &ReadOnly) { in getReadOnly()
/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h136 enum class ConstraintKind { NoConstraint, ReadOnly, ReadWrite }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp182 ReadOnly, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h62 ReadOnly = 1, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2633 bool HasUnwindClobber, bool ReadOnly, in UpdateAsmCallInst()
2878 bool ReadOnly = true, ReadNone = true; in EmitAsmStmt() local
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h1006 ReadOnly = 1, enumerator
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9510 bool ReadOnly = Fwd->isReadOnly(); in resolveFwdRef() local
10737 bool WriteOnly = false, ReadOnly = EatIfPresent(lltok::kw_readonly); in parseGVReference() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2060 bool ReadOnly = AA::isAssumedReadOnly(A, getIRPosition(), *this, IsKnown); in updateImpl() local
5807 bool ReadOnly = F.onlyReadsMemory(); in determineFunctionCaptureCapabilities() local