Searched defs:isReadOnly (Results 1 – 14 of 14) sorted by relevance
131 bool isReadOnly() const { in isReadOnly() function
224 bool isReadOnly() const { in isReadOnly() function
209 bool isReadOnly() const { in isReadOnly() function
382 StringRef SectionName, bool isReadOnly) { in allocateDataSection() argument
719 bool isReadOnly = AA.onlyReadsMemory(QueryCall); in getDependency() local
714 bool isReadOnly = STI.getTargetLowering()->isReadOnly(GV); in selectGlobal() local
3913 bool ARMTargetLowering::isReadOnly(const GlobalValue *GV) const { in isReadOnly() function in ARMTargetLowering
752 bool isReadOnly() const { return IsReadOnly; } in isReadOnly() function
837 bool isReadOnly() const { in isReadOnly() function
267 template <class ELFT> static bool isReadOnly(SharedSymbol &ss) { in isReadOnly() function
1096 bool isReadOnly) override { in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
1001 bool isReadOnly() const { return Attributes & ReadOnly; } in isReadOnly() function
1121 bool isReadOnly(const MemorySSAUpdater &MSSAU, const Loop *L) { in isReadOnly() function
8678 bool isReadOnly = false; in getObjCEncodingForTypeImpl() local