Home
last modified time | relevance | path

Searched refs:IsLive (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/gc/
H A Dheap_unittest.cpp36 bool IsLive() const { return pdfium::Contains(s_live_, this); } in IsLive() function in __anonbe99d5030111::PseudoCollectible
92 EXPECT_TRUE(PseudoCollectible::s_persistent_->IsLive()); in TEST_F()
113 EXPECT_TRUE(PseudoCollectible::s_persistent_->IsLive()); in TEST_F()
118 EXPECT_TRUE(PseudoCollectible::s_persistent_->IsLive()); in TEST_F()
137 EXPECT_TRUE(PseudoCollectible::s_persistent_->IsLive()); in TEST_F()
160 EXPECT_TRUE(PseudoCollectible::s_persistent_->IsLive()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h310 setLive(IsLive); in Symbol()
346 new (Sym) Symbol(Base, 0, Name, Size, L, S, IsLive, false); in constructAbsolute()
353 bool IsLive) { in constructAnonDef() argument
359 Scope::Local, IsLive, IsCallable); in constructAnonDef()
413 return IsLive; in isLive()
417 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
511 IsLive = 0; in makeExternal()
530 uint64_t IsLive : 1; variable
882 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
886 IsLive); in addCommonSymbol()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h310 setLive(IsLive); in Symbol()
346 new (Sym) Symbol(Base, 0, Name, Size, L, S, IsLive, false); in constructAbsolute()
353 bool IsLive) { in constructAnonDef() argument
359 Scope::Local, IsLive, IsCallable); in constructAnonDef()
409 return IsLive; in isLive()
413 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
507 IsLive = 0; in makeExternal()
526 uint64_t IsLive : 1; variable
878 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
882 IsLive); in addCommonSymbol()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h309 setLive(IsLive); in Symbol()
345 new (Sym) Symbol(Base, 0, Name, Size, L, S, IsLive, false); in constructAbsolute()
352 bool IsLive) { in constructAnonDef() argument
357 Scope::Local, IsLive, IsCallable); in constructAnonDef()
406 return IsLive; in isLive()
410 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
502 IsLive = 0; in makeExternal()
521 uint64_t IsLive : 1; variable
873 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
877 IsLive); in addCommonSymbol()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h310 setLive(IsLive); in Symbol()
346 new (Sym) Symbol(Base, 0, Name, Size, L, S, IsLive, false); in constructAbsolute()
353 bool IsLive) { in constructAnonDef() argument
359 Scope::Local, IsLive, IsCallable); in constructAnonDef()
409 return IsLive; in isLive()
413 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
507 IsLive = 0; in makeExternal()
526 uint64_t IsLive : 1; variable
878 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
882 IsLive); in addCommonSymbol()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h309 setLive(IsLive); in Symbol()
345 new (Sym) Symbol(Base, 0, Name, Size, L, S, IsLive, false); in constructAbsolute()
352 bool IsLive) { in constructAnonDef() argument
357 Scope::Local, IsLive, IsCallable); in constructAnonDef()
406 return IsLive; in isLive()
410 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
502 IsLive = 0; in makeExternal()
521 uint64_t IsLive : 1; variable
873 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
877 IsLive); in addCommonSymbol()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h309 setLive(IsLive); in Symbol()
345 new (Sym) Symbol(Base, 0, Name, Size, L, S, IsLive, false); in constructAbsolute()
352 bool IsLive) { in constructAnonDef() argument
357 Scope::Local, IsLive, IsCallable); in constructAnonDef()
406 return IsLive; in isLive()
410 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
502 IsLive = 0; in makeExternal()
521 uint64_t IsLive : 1; variable
873 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
877 IsLive); in addCommonSymbol()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h310 setLive(IsLive); in Symbol()
346 new (Sym) Symbol(Base, 0, Name, Size, L, S, IsLive, false); in constructAbsolute()
353 bool IsLive) { in constructAnonDef() argument
359 Scope::Local, IsLive, IsCallable); in constructAnonDef()
413 return IsLive; in isLive()
417 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
511 IsLive = 0; in makeExternal()
530 uint64_t IsLive : 1; variable
909 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
913 IsLive); in addCommonSymbol()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h310 setLive(IsLive); in Symbol()
346 new (Sym) Symbol(Base, 0, Name, Size, L, S, IsLive, false); in constructAbsolute()
353 bool IsLive) { in constructAnonDef() argument
359 Scope::Local, IsLive, IsCallable); in constructAnonDef()
413 return IsLive; in isLive()
417 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
511 IsLive = 0; in makeExternal()
530 uint64_t IsLive : 1; variable
909 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
913 IsLive); in addCommonSymbol()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h391 setLive(IsLive); in Symbol()
434 bool IsLive) { in constructAnonDef() argument
440 Scope::Local, IsLive, IsCallable); in constructAnonDef()
494 return IsLive; in isLive()
498 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
602 IsLive = 0; in makeExternal()
628 uint64_t IsLive : 1; variable
1075 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
1084 IsLive); in addCommonSymbol()
1092 bool IsLive) { in addAnonymousSymbol() argument
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h391 setLive(IsLive); in Symbol()
434 bool IsLive) { in constructAnonDef() argument
440 Scope::Local, IsLive, IsCallable); in constructAnonDef()
494 return IsLive; in isLive()
498 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
602 IsLive = 0; in makeExternal()
628 uint64_t IsLive : 1; variable
1075 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
1084 IsLive); in addCommonSymbol()
1092 bool IsLive) { in addAnonymousSymbol() argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h391 setLive(IsLive); in Symbol()
434 bool IsLive) { in constructAnonDef() argument
440 Scope::Local, IsLive, IsCallable); in constructAnonDef()
494 return IsLive; in isLive()
498 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
602 IsLive = 0; in makeExternal()
628 uint64_t IsLive : 1; variable
1075 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
1084 IsLive); in addCommonSymbol()
1092 bool IsLive) { in addAnonymousSymbol() argument
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h395 setLive(IsLive); in Symbol()
438 bool IsLive) { in constructAnonDef() argument
444 Scope::Local, IsLive, IsCallable); in constructAnonDef()
498 return IsLive; in isLive()
502 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
606 IsLive = 0; in makeExternal()
632 uint64_t IsLive : 1; variable
1089 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
1098 IsLive); in addCommonSymbol()
1106 bool IsLive) { in addAnonymousSymbol() argument
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h391 setLive(IsLive); in Symbol()
434 bool IsLive) { in constructAnonDef() argument
440 Scope::Local, IsLive, IsCallable); in constructAnonDef()
494 return IsLive; in isLive()
498 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
602 IsLive = 0; in makeExternal()
628 uint64_t IsLive : 1; variable
1075 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
1084 IsLive); in addCommonSymbol()
1092 bool IsLive) { in addAnonymousSymbol() argument
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h391 setLive(IsLive); in Symbol()
434 bool IsLive) { in constructAnonDef() argument
440 Scope::Local, IsLive, IsCallable); in constructAnonDef()
494 return IsLive; in isLive()
498 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() argument
602 IsLive = 0; in makeExternal()
628 uint64_t IsLive : 1; variable
1075 uint64_t Alignment, bool IsLive) { in addCommonSymbol() argument
1084 IsLive); in addCommonSymbol()
1092 bool IsLive) { in addAnonymousSymbol() argument
[all …]
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/
H A Dlifecycle_rule_test.cc90 EXPECT_NE(LifecycleRule::MaxAge(42), LifecycleRule::IsLive(true)); in TEST()
134 auto condition = LifecycleRule::IsLive(true); in TEST()
141 auto condition = LifecycleRule::IsLive(false); in TEST()
326 auto c1 = LifecycleRule::IsLive(true); in TEST()
327 auto c2 = LifecycleRule::IsLive(false); in TEST()
344 auto c1 = LifecycleRule::IsLive(true); in TEST()
345 auto c2 = LifecycleRule::IsLive(true); in TEST()
353 auto c1 = LifecycleRule::IsLive(true); in TEST()
354 auto c2 = LifecycleRule::IsLive(true); in TEST()
451 LifecycleRule::IsLive(true), in TEST()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/
H A Dlifecycle_rule_test.cc91 EXPECT_NE(LifecycleRule::MaxAge(42), LifecycleRule::IsLive(true)); in TEST()
135 auto condition = LifecycleRule::IsLive(true); in TEST()
142 auto condition = LifecycleRule::IsLive(false); in TEST()
327 auto c1 = LifecycleRule::IsLive(true); in TEST()
328 auto c2 = LifecycleRule::IsLive(false); in TEST()
345 auto c1 = LifecycleRule::IsLive(true); in TEST()
346 auto c2 = LifecycleRule::IsLive(true); in TEST()
354 auto c1 = LifecycleRule::IsLive(true); in TEST()
355 auto c2 = LifecycleRule::IsLive(true); in TEST()
452 LifecycleRule::IsLive(true), in TEST()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Daggressive_dead_code_elim_pass.cpp186 return !IsLive(tInst); in IsTargetDead()
281 if (IsLive(inst)) return; in KillDeadInstructions()
320 if (!IsLive(inst)) { in KillDeadInstructions()
776 if (!IsLive(counter_buffer_inst)) { in ProcessGlobalValues()
791 if (!IsLive(opInst)) { in ProcessGlobalValues()
818 if (!IsLive(opInst)) { in ProcessGlobalValues()
852 if (IsLive(&dbg)) continue; in ProcessGlobalValues()
858 if (IsLive(var_inst)) continue; in ProcessGlobalValues()
873 if (!IsLive(&val)) { in ProcessGlobalValues()
881 if (IsLive(ptr_ty_inst)) continue; in ProcessGlobalValues()
[all …]
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Daggressive_dead_code_elim_pass.cpp186 return !IsLive(tInst); in IsTargetDead()
281 if (IsLive(inst)) return; in KillDeadInstructions()
320 if (!IsLive(inst)) { in KillDeadInstructions()
776 if (!IsLive(counter_buffer_inst)) { in ProcessGlobalValues()
791 if (!IsLive(opInst)) { in ProcessGlobalValues()
818 if (!IsLive(opInst)) { in ProcessGlobalValues()
852 if (IsLive(&dbg)) continue; in ProcessGlobalValues()
858 if (IsLive(var_inst)) continue; in ProcessGlobalValues()
873 if (!IsLive(&val)) { in ProcessGlobalValues()
881 if (IsLive(ptr_ty_inst)) continue; in ProcessGlobalValues()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dgraph-trimmer.cc32 DCHECK(IsLive(live)); in TrimGraph()
35 if (!IsLive(user)) { in TrimGraph()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dgraph-trimmer.cc32 DCHECK(IsLive(live)); in TrimGraph()
35 if (!IsLive(user)) { in TrimGraph()
H A Dgraph-trimmer.h39 V8_INLINE bool IsLive(Node* const node) { return is_live_.Get(node); } in IsLive() function
42 if (!IsLive(node)) { in MarkAsLive()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dgraph-trimmer.cc32 DCHECK(IsLive(live)); in TrimGraph()
35 if (!IsLive(user)) { in TrimGraph()
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dgraph-trimmer.h39 V8_INLINE bool IsLive(Node* const node) { return is_live_.Get(node); } in IsLive() function
42 if (!IsLive(node)) { in MarkAsLive()
H A Dgraph-trimmer.cc32 DCHECK(IsLive(live)); in TrimGraph()
35 if (!IsLive(user)) { in TrimGraph()

12345678910>>...21