Searched defs:ReadOnly (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h115 ReadOnly, enumerator in enum:llvm::CodeGenIntrinsic::ArgAttrKind
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h40 ReadOnly, enumerator in enum:llvm::SectionKind::Kind
/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp159 ReadOnly, member in class:__anon672::OpenACCSpecialTokenKind
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h131 enum class ConstraintKind { NoConstraint, ReadOnly, ReadWrite }; member in class:lld::elf::ConstraintKind
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h54 ReadOnly = 1, member in class:llvm::AMDGPU::HSAMD::AccessQualifier
/freebsd-current/stand/efi/include/
H A Defiprot.h92 BOOLEAN ReadOnly; member in struct:__anon671
323 BOOLEAN ReadOnly; member in struct:__anon673
/freebsd-current/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h707 ReadOnly = 1, member in struct:clang::extractapi::ObjCPropertyRecord
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2525 bool ReadOnly = true, ReadNone = true; local
2288 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) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h180 enum Flags { HaveGV = 1, ReadOnly = 2, WriteOnly = 4 }; enumerator in enum:llvm::CalleeInfo::ValueInfo::Flags
709 unsigned ReadOnly : 1; member in struct:llvm::CalleeInfo::AllocationType::FunctionSummary::FFlags
1097 GVarFlags(bool ReadOnly, bool WriteOnly, bool Constant, GlobalObject::VCallVisibility Vis) argument
[all...]

Completed in 293 milliseconds