Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h66 bool IsReadOnly; member
290 void setVarListDetails(ArrayRef<Expr *> VarList, bool IsReadOnly, in setVarListDetails()
326 void setVarListDetails(llvm::SmallVector<Expr *> &&VarList, bool IsReadOnly, in setVarListDetails()
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A DForwardingMemoryManager.h41 bool IsReadOnly) override { in allocateDataSection()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp25 bool IsReadOnly) { in allocateDataSection()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp79 StringRef SectionName, bool IsReadOnly) { in allocateDataSection()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h730 bool IsReadOnly; variable
733 SourceLocation LParenLoc, bool IsReadOnly, in OpenACCCopyInClause()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp922 bool IsReadOnly = tryParseAndConsumeSpecialTokenKind( in ParseOpenACCClauseParams() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp557 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize() local
812 bool IsReadOnly = isReadOnlyData(Section); in emitSection() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp640 llvm::StringRef SectionName, bool IsReadOnly) { in allocateDataSection()
/freebsd/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp325 bool IsReadOnly) { in allocateDataSection()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenACCClause.cpp272 bool IsReadOnly, ArrayRef<Expr *> VarList, in Create()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp672 void addLoad(MemoryLocation &Loc, Type *AccessTy, bool IsReadOnly) { in addLoad()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11976 bool IsReadOnly = readBool(); in readOpenACCClause() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3855 bool IsReadOnly = MemBehaviorAA.isAssumedReadOnly(); in mayAliasWithArgument() local