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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h122 bool isReadOnly() const { function in class:llvm::SectionKind
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp368 allocateDataSection( uintptr_t Size, unsigned Alignment, unsigned SectionID, StringRef SectionName, bool isReadOnly) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp714 bool isReadOnly = STI.getTargetLowering()->isReadOnly(GV); local
H A DARMISelLowering.cpp3449 bool ARMTargetLowering::isReadOnly(const GlobalValue *GV) const { function in class:ARMTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp758 bool isReadOnly = AA.onlyReadsMemory(QueryCall); local
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp459 template <class ELFT> static bool isReadOnly(SharedSymbol &ss) { function in namespace:lld::elf
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1048 bool isReadOnly(AliasSetTracker *CurAST, const MemorySSAUpdater *MSSAU, function in namespace:__anon2690
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h194 bool isReadOnly() const { function in struct:llvm::CalleeInfo::ValueInfo
1088 bool isReadOnly(const GlobalVarSummary *GVS) const { function in class:llvm::CalleeInfo::ModuleSummaryIndex
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h876 bool isReadOnly() const { function in class:clang::ObjCPropertyDecl
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7010 bool isReadOnly = false; local

Completed in 419 milliseconds