Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.h73 std::set<unsigned> ReadOnly; variable
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DSectionKind.h40 ReadOnly, enumerator
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h170 enum Flags { HaveGV = 1, ReadOnly = 2, WriteOnly = 4 }; enumerator
/openbsd/gnu/llvm/llvm/examples/OrcV2Examples/OrcV2CBindingsMCJITLikeMemoryManager/
H A DOrcV2CBindingsMCJITLikeMemoryManager.c94 unsigned Id, const char *Name, LLVMBool ReadOnly) { in memAllocateData()
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h118 ReadOnly, enumerator
/openbsd/sys/stand/efi/include/
H A Defiprot.h91 BOOLEAN ReadOnly; member
322 BOOLEAN ReadOnly; member
/openbsd/gnu/llvm/lld/ELF/
H A DLinkerScript.h126 enum class ConstraintKind { NoConstraint, ReadOnly, ReadWrite }; enumerator
/openbsd/gnu/llvm/clang/include/clang/ExtractAPI/
H A DAPI.h274 ReadOnly = 1, enumerator
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp67 bool ReadOnly = true; member
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp2271 bool HasUnwindClobber, bool ReadOnly, in UpdateAsmCallInst()
2392 bool ReadOnly = true, ReadNone = true; in EmitAsmStmt() local
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h60 ReadOnly = 1, enumerator
/openbsd/sys/dev/pci/drm/include/uapi/linux/
H A Dkfd_ioctl.h298 __u32 ReadOnly; /* Write access to a read-only page */ member
/openbsd/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp8569 bool ReadOnly = Fwd->isReadOnly(); in resolveFwdRef() local
9762 bool WriteOnly = false, ReadOnly = EatIfPresent(lltok::kw_readonly); in parseGVReference() local
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1933 bool ReadOnly = AA::isAssumedReadOnly(A, getIRPosition(), *this, IsKnown); in updateImpl() local