/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCChecker.h | 72 std::set<unsigned> ReadOnly; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | SectionKind.h | 40 ReadOnly, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndex.h | 180 enum Flags { HaveGV = 1, ReadOnly = 2, WriteOnly = 4 }; global() enumerator [all...] |
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenIntrinsics.h |
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 159 ReadOnly, global() enumerator
|
/freebsd-src/stand/efi/include/ |
H A D | efiprot.h | 92 BOOLEAN ReadOnly; member 323 BOOLEAN ReadOnly; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | GOFF.h | 201 getReadOnly(const uint8_t * Record,bool & ReadOnly) getReadOnly() argument
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | LinkerScript.h | 131 enum class ConstraintKind { NoConstraint, ReadOnly, ReadWrite }; global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | AMDGPUMetadata.h | 54 ReadOnly = 1, global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 2289 UpdateAsmCallInst(llvm::CallBase & Result,bool HasSideEffect,bool HasUnwindClobber,bool ReadOnly,bool ReadNone,bool NoMerge,const AsmStmt & S,const std::vector<llvm::Type * > & ResultRegTypes,const std::vector<llvm::Type * > & ArgElemTypes,CodeGenFunction & CGF,std::vector<llvm::Value * > & RegResults) UpdateAsmCallInst() argument 2525 bool ReadOnly = true, ReadNone = true; EmitAsmStmt() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | API.h | 707 ReadOnly = 1, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 8725 bool ReadOnly = Fwd->isReadOnly(); resolveFwdRef() local 9938 bool WriteOnly = false, ReadOnly = EatIfPresent(lltok::kw_readonly); parseGVReference() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 2019 bool ReadOnly = AA::isAssumedReadOnly(A, getIRPosition(), *this, IsKnown); updateImpl() local 5729 bool ReadOnly = F.onlyReadsMemory(); determineFunctionCaptureCapabilities() local
|