Searched refs:isImmutable (Results 1 – 12 of 12) sorted by relevance
234 if (isImmutable()) { in withFirst()261 if (isImmutable()) { in withoutFirst()288 if (isImmutable()) { in withoutLast()321 if (isImmutable()) { in subset()353 if (isImmutable()) { in withOffset()403 if (isImmutable()) { in withExpandedRegisters()
124 if (isImmutable()) { in withRegisterOffset()
203 if (isImmutable()) { in withRegisterOffset()
369 if (isImmutable()) { in withOffset()
95 bool isImmutable; member112 : SPOffset(SP), Size(Sz), Alignment(Al), isImmutable(IM), in StackObject()460 return Objects[ObjectIdx+NumFixedObjects].isImmutable; in isImmutableObjectIndex()
58 public final boolean isImmutable() { in isImmutable() method in MutabilityControl
105 bool isImmutable() const { return fIsImmutable; } in isImmutable() function
164 bool isImmutable() const;
412 SkASSERT(!this->isImmutable()); in notifyPixelsChanged()508 bool SkBitmap::isImmutable() const { in isImmutable() function in SkBitmap509 return fPixelRef ? fPixelRef->isImmutable() : in isImmutable()
523 if (bitmap.isImmutable()) { in flushIfNeeded()
1698 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt && in LowerFormalArguments_SVR4() local1751 isImmutable); in LowerFormalArguments_SVR4()1889 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt && in LowerFormalArguments_Darwin() local2171 isImmutable); in LowerFormalArguments_Darwin()
1772 bool isImmutable = !AlwaysUseMutable && !Flags.isByVal(); in LowerMemArgument() local1789 int FI = MFI->CreateFixedObject(Bytes, VA.getLocMemOffset(), isImmutable); in LowerMemArgument()1793 VA.getLocMemOffset(), isImmutable); in LowerMemArgument()