Home
last modified time | relevance | path

Searched defs:isReadOnly (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h131 bool isReadOnly() const { in isReadOnly() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h224 bool isReadOnly() const { in isReadOnly() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h209 bool isReadOnly() const { in isReadOnly() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp382 StringRef SectionName, bool isReadOnly) { in allocateDataSection() argument
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp719 bool isReadOnly = AA.onlyReadsMemory(QueryCall); in getDependency() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp714 bool isReadOnly = STI.getTargetLowering()->isReadOnly(GV); in selectGlobal() local
H A DARMISelLowering.cpp3913 bool ARMTargetLowering::isReadOnly(const GlobalValue *GV) const { in isReadOnly() function in ARMTargetLowering
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h752 bool isReadOnly() const { return IsReadOnly; } in isReadOnly() function
H A DDeclObjC.h837 bool isReadOnly() const { in isReadOnly() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp267 template <class ELFT> static bool isReadOnly(SharedSymbol &ss) { in isReadOnly() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp1096 bool isReadOnly) override { in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h1001 bool isReadOnly() const { return Attributes & ReadOnly; } in isReadOnly() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1121 bool isReadOnly(const MemorySSAUpdater &MSSAU, const Loop *L) { in isReadOnly() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8678 bool isReadOnly = false; in getObjCEncodingForTypeImpl() local