Home
last modified time | relevance | path

Searched refs:isMutable (Results 201 – 225 of 1173) sorted by relevance

12345678910>>...47

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/schedule/
H A DMemoryScheduleVerification.java96 …ngReadNode.getLastLocationAccess() != null && floatingReadNode.getLocationIdentity().isMutable()) { in processBlock()
113 if (read.getLastLocationAccess() == n && read.getLocationIdentity().isMutable()) { in addFloatingReadUsages()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DImmutableSet.h259 bool isMutable() const { return IsMutable; } in isMutable() function
279 assert(isMutable() && "Mutable flag already removed."); in markImmutable()
292 assert(isMutable() && "Only a mutable tree can have its height changed."); in setHeight()
491 if (N->isMutable() && N->refCount == 0)
546 assert(!T->isMutable());
567 assert(!T->isMutable());
605 if (!T || !T->isMutable())
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DImmutableSet.h258 bool isMutable() const { return IsMutable; } in isMutable() function
278 assert(isMutable() && "Mutable flag already removed."); in markImmutable()
291 assert(isMutable() && "Only a mutable tree can have its height changed."); in setHeight()
484 if (N->isMutable() && N->refCount == 0) in recoverNodes()
539 assert(!T->isMutable()); in add_internal()
560 assert(!T->isMutable()); in remove_internal()
598 if (!T || !T->isMutable()) in markImmutable()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DImmutableSet.h259 bool isMutable() const { return IsMutable; } in isMutable() function
279 assert(isMutable() && "Mutable flag already removed."); in markImmutable()
292 assert(isMutable() && "Only a mutable tree can have its height changed."); in setHeight()
491 if (N->isMutable() && N->refCount == 0)
546 assert(!T->isMutable());
567 assert(!T->isMutable());
605 if (!T || !T->isMutable())
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableSet.h258 bool isMutable() const { return IsMutable; } in isMutable() function
278 assert(isMutable() && "Mutable flag already removed."); in markImmutable()
291 assert(isMutable() && "Only a mutable tree can have its height changed."); in setHeight()
484 if (N->isMutable() && N->refCount == 0) in recoverNodes()
539 assert(!T->isMutable()); in add_internal()
560 assert(!T->isMutable()); in remove_internal()
598 if (!T || !T->isMutable()) in markImmutable()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h259 bool isMutable() const { return IsMutable; } in isMutable() function
279 assert(isMutable() && "Mutable flag already removed."); in markImmutable()
292 assert(isMutable() && "Only a mutable tree can have its height changed."); in setHeight()
491 if (N->isMutable() && N->refCount == 0)
546 assert(!T->isMutable());
567 assert(!T->isMutable());
605 if (!T || !T->isMutable())
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DImmutableSet.h259 bool isMutable() const { return IsMutable; } in isMutable() function
279 assert(isMutable() && "Mutable flag already removed."); in markImmutable()
292 assert(isMutable() && "Only a mutable tree can have its height changed."); in setHeight()
491 if (N->isMutable() && N->refCount == 0)
546 assert(!T->isMutable());
567 assert(!T->isMutable());
605 if (!T || !T->isMutable())
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DImmutableSet.h259 bool isMutable() const { return IsMutable; } in isMutable() function
279 assert(isMutable() && "Mutable flag already removed."); in markImmutable()
292 assert(isMutable() && "Only a mutable tree can have its height changed."); in setHeight()
491 if (N->isMutable() && N->refCount == 0)
546 assert(!T->isMutable());
567 assert(!T->isMutable());
605 if (!T || !T->isMutable())
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h258 bool isMutable() const { return IsMutable; } in isMutable() function
278 assert(isMutable() && "Mutable flag already removed."); in markImmutable()
291 assert(isMutable() && "Only a mutable tree can have its height changed."); in setHeight()
484 if (N->isMutable() && N->refCount == 0) in recoverNodes()
539 assert(!T->isMutable()); in add_internal()
560 assert(!T->isMutable()); in remove_internal()
598 if (!T || !T->isMutable()) in markImmutable()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DImmutableSet.h259 bool isMutable() const { return IsMutable; } in isMutable() function
279 assert(isMutable() && "Mutable flag already removed."); in markImmutable()
292 assert(isMutable() && "Only a mutable tree can have its height changed."); in setHeight()
491 if (N->isMutable() && N->refCount == 0)
546 assert(!T->isMutable());
567 assert(!T->isMutable());
605 if (!T || !T->isMutable())
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ADT/
H A DImmutableSet.h259 bool isMutable() const { return IsMutable; } in isMutable() function
279 assert(isMutable() && "Mutable flag already removed."); in markImmutable()
292 assert(isMutable() && "Only a mutable tree can have its height changed."); in setHeight()
485 if (N->isMutable() && N->refCount == 0) in recoverNodes()
540 assert(!T->isMutable()); in add_internal()
561 assert(!T->isMutable()); in remove_internal()
599 if (!T || !T->isMutable()) in markImmutable()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ADT/
H A DImmutableSet.h260 bool isMutable() const { return IsMutable; } in isMutable() function
280 assert(isMutable() && "Mutable flag already removed."); in markImmutable()
293 assert(isMutable() && "Only a mutable tree can have its height changed."); in setHeight()
486 if (N->isMutable() && N->refCount == 0) in recoverNodes()
541 assert(!T->isMutable()); in add_internal()
562 assert(!T->isMutable()); in remove_internal()
600 if (!T || !T->isMutable()) in markImmutable()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ADT/
H A DImmutableSet.h260 bool isMutable() const { return IsMutable; } in isMutable() function
280 assert(isMutable() && "Mutable flag already removed."); in markImmutable()
293 assert(isMutable() && "Only a mutable tree can have its height changed."); in setHeight()
486 if (N->isMutable() && N->refCount == 0) in recoverNodes()
541 assert(!T->isMutable()); in add_internal()
562 assert(!T->isMutable()); in remove_internal()
600 if (!T || !T->isMutable()) in markImmutable()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmValidate.cpp1073 if (isMutable) in GlobalIsJSCompatible()
1088 *isMutable = flags & uint8_t(GlobalTypeImmediate::IsMutable); in DecodeGlobalType()
1163 bool isMutable; in DecodeImport() local
1164 if (!DecodeGlobalType(d, &type, &isMutable)) return false; in DecodeImport()
1165 if (!GlobalIsJSCompatible(d, type, isMutable)) return false; in DecodeImport()
1167 GlobalDesc(type, isMutable, env->globals.length()))) in DecodeImport()
1308 if (!globals[i].isImport() || globals[i].isMutable()) in DecodeInitializerExpression()
1345 bool isMutable; in DecodeGlobalSection() local
1346 if (!DecodeGlobalType(d, &type, &isMutable)) return false; in DecodeGlobalSection()
1352 env->globals.infallibleAppend(GlobalDesc(initializer, isMutable)); in DecodeGlobalSection()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/wasm/
H A DDriver.cpp587 static InputGlobal *createGlobal(StringRef name, bool isMutable) {
590 wasmGlobal.Type = {uint8_t(is64 ? WASM_TYPE_I64 : WASM_TYPE_I32), isMutable};
596 static GlobalSymbol *createGlobalVariable(StringRef name, bool isMutable) {
597 InputGlobal *g = createGlobal(name, isMutable);
601 static GlobalSymbol *createOptionalGlobal(StringRef name, bool isMutable) {
602 InputGlobal *g = createGlobal(name, isMutable);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/wasm/
H A DDriver.cpp587 static InputGlobal *createGlobal(StringRef name, bool isMutable) { in createGlobal() argument
590 wasmGlobal.Type = {uint8_t(is64 ? WASM_TYPE_I64 : WASM_TYPE_I32), isMutable}; in createGlobal()
596 static GlobalSymbol *createGlobalVariable(StringRef name, bool isMutable) { in createGlobalVariable() argument
597 InputGlobal *g = createGlobal(name, isMutable); in createGlobalVariable()
601 static GlobalSymbol *createOptionalGlobal(StringRef name, bool isMutable) { in createOptionalGlobal() argument
602 InputGlobal *g = createGlobal(name, isMutable); in createOptionalGlobal()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/wasm/
H A DDriver.cpp587 static InputGlobal *createGlobal(StringRef name, bool isMutable) { in createGlobal() argument
590 wasmGlobal.Type = {uint8_t(is64 ? WASM_TYPE_I64 : WASM_TYPE_I32), isMutable}; in createGlobal()
596 static GlobalSymbol *createGlobalVariable(StringRef name, bool isMutable) { in createGlobalVariable() argument
597 InputGlobal *g = createGlobal(name, isMutable); in createGlobalVariable()
601 static GlobalSymbol *createOptionalGlobal(StringRef name, bool isMutable) { in createOptionalGlobal() argument
602 InputGlobal *g = createGlobal(name, isMutable); in createOptionalGlobal()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/wasm/
H A DDriver.cpp587 static InputGlobal *createGlobal(StringRef name, bool isMutable) { in createGlobal() argument
590 wasmGlobal.Type = {uint8_t(is64 ? WASM_TYPE_I64 : WASM_TYPE_I32), isMutable}; in createGlobal()
596 static GlobalSymbol *createGlobalVariable(StringRef name, bool isMutable) { in createGlobalVariable() argument
597 InputGlobal *g = createGlobal(name, isMutable); in createGlobalVariable()
601 static GlobalSymbol *createOptionalGlobal(StringRef name, bool isMutable) { in createOptionalGlobal() argument
602 InputGlobal *g = createGlobal(name, isMutable); in createOptionalGlobal()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/url/
H A DURLWorker.cpp70 DebugOnly<bool> isMutable; in CreateURLRunnable() local
71 MOZ_ASSERT(NS_SUCCEEDED(aBlobImpl->GetMutable(&isMutable))); in CreateURLRunnable()
72 MOZ_ASSERT(!isMutable); in CreateURLRunnable()
80 DebugOnly<bool> isMutable; in MainThreadRun() local
81 MOZ_ASSERT(NS_SUCCEEDED(mBlobImpl->GetMutable(&isMutable))); in MainThreadRun()
82 MOZ_ASSERT(!isMutable); in MainThreadRun()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/wasm/
H A DDriver.cpp587 static InputGlobal *createGlobal(StringRef name, bool isMutable) { in createGlobal() argument
590 wasmGlobal.Type = {uint8_t(is64 ? WASM_TYPE_I64 : WASM_TYPE_I32), isMutable}; in createGlobal()
596 static GlobalSymbol *createGlobalVariable(StringRef name, bool isMutable) { in createGlobalVariable() argument
597 InputGlobal *g = createGlobal(name, isMutable); in createGlobalVariable()
601 static GlobalSymbol *createOptionalGlobal(StringRef name, bool isMutable) { in createOptionalGlobal() argument
602 InputGlobal *g = createGlobal(name, isMutable); in createOptionalGlobal()
/dports/www/sogo/SOGo-5.4.0/SoObjects/SOGo/
H A DSOGoDefaultsSource.m76 isMutable = NO;
94 isMutable = [source respondsToSelector: @selector (setObject:forKey:)];
115 if (isMutable)
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/SOGo/
H A DSOGoDefaultsSource.m76 isMutable = NO;
94 isMutable = [source respondsToSelector: @selector (setObject:forKey:)];
115 if (isMutable)
/dports/mail/thunderbird/thunderbird-91.8.0/comm/calendar/base/public/
H A DcalIDateTime.idl14 * isMutable is true if this instance is modifiable.
15 * If isMutable is false, any attempts to modify
18 readonly attribute boolean isMutable;
/dports/www/sogo2/SOGo-2.4.1/SoObjects/SOGo/
H A DSOGoDefaultsSource.m79 isMutable = NO;
97 isMutable = [source respondsToSelector: @selector (setObject:forKey:)];
118 if (isMutable)
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nesbot/carbon/src/Carbon/
H A DCarbon.php519 public static function isMutable() function in Carbon\\Carbon

12345678910>>...47