Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DSectionKind.h125 bool isReadOnly() const { in isReadOnly() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h195 bool isReadOnly() const { in isReadOnly() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp382 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp712 bool isReadOnly = STI.getTargetLowering()->isReadOnly(GV); in selectGlobal() local
H A DARMISelLowering.cpp3666 bool ARMTargetLowering::isReadOnly(const GlobalValue *GV) const { in isReadOnly() function in ARMTargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp688 bool isReadOnly = AA.onlyReadsMemory(QueryCall); in getDependency() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1124 bool isReadOnly(AliasSetTracker *CurAST, const MemorySSAUpdater *MSSAU, in isReadOnly() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h835 bool isReadOnly() const { in isReadOnly() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp7454 bool isReadOnly = false; in getObjCEncodingForTypeImpl() local