Searched defs:ReadOnly (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCChecker.h | 73 std::set<unsigned> ReadOnly; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | SectionKind.h | 36 ReadOnly, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndex.h | 167 enum Flags { HaveGV = 1, ReadOnly = 2, WriteOnly = 4 }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenIntrinsics.h | 156 ReadOnly, enumerator
|
/netbsd-src/external/bsd/pkg_install/dist/lib/ |
H A D | lib.h | 146 ReadOnly enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ |
H A D | DebugObjectManagerPlugin.cpp | 111 static constexpr sys::Memory::ProtectionFlags ReadOnly = variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 2146 bool HasUnwindClobber, bool ReadOnly, in UpdateAsmCallInst() 2256 bool ReadOnly = true, ReadNone = true; in EmitAsmStmt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | AMDGPUMetadata.h | 55 ReadOnly = 1, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMParallelDSP.cpp | 67 bool ReadOnly = true; member
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
H A D | efiprot.h | 100 BOOLEAN ReadOnly; member 505 BOOLEAN ReadOnly; member
|
/netbsd-src/sys/arch/prep/include/ |
H A D | residual.h | 159 ReadOnly = 0x20, /* 1 - device is read only */ enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 8459 bool ReadOnly = Fwd->isReadOnly(); in resolveFwdRef() local 9613 bool WriteOnly = false, ReadOnly = EatIfPresent(lltok::kw_readonly); in parseGVReference() local
|