Searched defs:isReadOnly (Results 1 – 11 of 11) sorted by relevance
31 public boolean isReadOnly() { in isReadOnly() method in IWKVOptions
30 public boolean isReadOnly() { in isReadOnly() method in IWKVOptions
122 bool isReadOnly() const { in isReadOnly() function
194 bool isReadOnly() const { in isReadOnly() function
370 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
758 bool isReadOnly = AA.onlyReadsMemory(QueryCall); in getDependency() local
714 bool isReadOnly = STI.getTargetLowering()->isReadOnly(GV); in selectGlobal() local
3448 bool ARMTargetLowering::isReadOnly(const GlobalValue *GV) const { in isReadOnly() function in ARMTargetLowering
125 virtual bool isReadOnly() const { return ! writable; } in isReadOnly() function
605 bool isReadOnly() const { return false; } in isReadOnly() function653 bool isReadOnly() const { return readonly; } in isReadOnly() function
1048 bool isReadOnly(AliasSetTracker *CurAST, const MemorySSAUpdater *MSSAU, in isReadOnly() function