Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaOpenACC.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-13-stable/contrib/llvm-project/llvm/tools/lli/
HDForwardingMemoryManager.h41 bool IsReadOnly) override { in allocateDataSection()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
HDSectionMemoryManager.cpp25 bool IsReadOnly) { in allocateDataSection()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDEPCGenericRTDyldMemoryManager.cpp79 StringRef SectionName, bool IsReadOnly) { in allocateDataSection()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDOpenACCClause.h730 bool IsReadOnly; variable
733 SourceLocation LParenLoc, bool IsReadOnly, in OpenACCCopyInClause()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenACC.cpp922 bool IsReadOnly = tryParseAndConsumeSpecialTokenKind( in ParseOpenACCClauseParams() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyld.cpp557 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize() local
812 bool IsReadOnly = isReadOnlyData(Section); in emitSection() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Expression/
HDIRExecutionUnit.cpp640 llvm::StringRef SectionName, bool IsReadOnly) { in allocateDataSection()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDOpenACCClause.cpp272 bool IsReadOnly, ArrayRef<Expr *> VarList, in Create()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-rtdyld/
HDllvm-rtdyld.cpp325 bool IsReadOnly) { in allocateDataSection()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDLoopAccessAnalysis.cpp672 void addLoad(MemoryLocation &Loc, Type *AccessTy, bool IsReadOnly) { in addLoad()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp11976 bool IsReadOnly = readBool(); in readOpenACCClause() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDAttributorAttributes.cpp3855 bool IsReadOnly = MemBehaviorAA.isAssumedReadOnly(); in mayAliasWithArgument() local