Searched defs:isReadOnly (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h122 bool isReadOnly() const { function in class:llvm::SectionKind
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp380 allocateDataSection( uintptr_t Size, unsigned Alignment, unsigned SectionID, StringRef SectionName, bool isReadOnly) argument
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp479 template <class ELFT> static bool isReadOnly(SharedSymbol &ss) { function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp714 bool isReadOnly = STI.getTargetLowering()->isReadOnly(GV); local
H A DARMISelLowering.cpp3646 bool ARMTargetLowering::isReadOnly(const GlobalValue *GV) const { function in class:ARMTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp668 bool isReadOnly = AA.onlyReadsMemory(QueryCall); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1003 bool isReadOnly(AliasSetTracker *CurAST, const MemorySSAUpdater *MSSAU, function in namespace:__anon4645
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h195 bool isReadOnly() const { function in struct:llvm::CalleeInfo::ValueInfo
1193 bool isReadOnly(const GlobalVarSummary *GVS) const { function in class:llvm::CalleeInfo::ModuleSummaryIndex
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h848 bool isReadOnly() const { function in class:clang::ObjCPropertyDecl
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7279 bool isReadOnly = false; local

Completed in 166 milliseconds