Home
last modified time | relevance | path

Searched refs:Unreachable (Results 1 - 25 of 80) sorted by relevance

1234

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-bigint-gen.cc16 Unreachable(); in TF_BUILTIN()
34 Unreachable(); in TF_BUILTIN()
52 Unreachable(); in TF_BUILTIN()
64 Unreachable(); in TF_BUILTIN()
H A Dbuiltins-temporal-gen.cc76 Unreachable(); in TemporalInstantFixedArrayFromIterable()
82 Unreachable(); in TemporalInstantFixedArrayFromIterable()
H A Dbuiltins-sharedarraybuffer-gen.cc256 Unreachable();
370 Unreachable();
499 Unreachable();
513 Unreachable();
654 Unreachable();
671 Unreachable();
805 Unreachable();
817 Unreachable();
H A Dbuiltins-iterator-gen.cc40 Unreachable(); in GetIterator()
52 Unreachable(); in GetIterator()
104 Unreachable(); in IteratorStep()
267 Unreachable(); in StringListFromIterable()
276 Unreachable(); in StringListFromIterable()
H A Dbuiltins-wasm-gen.cc57 Unreachable(); in TF_BUILTIN()
82 Unreachable(); in TF_BUILTIN()
H A Dbuiltins-handler-gen.cc133 Unreachable(); in DispatchForElementsKindTransition()
263 Unreachable(); \ in DispatchByElementsKind()
266 Unreachable(); \ in DispatchByElementsKind()
276 Unreachable(); in DispatchByElementsKind()
H A Dbuiltins-call-gen.cc166 Unreachable(); in CallOrConstructWithArrayLike()
179 Unreachable(); in CallOrConstructWithArrayLike()
192 Unreachable(); in CallOrConstructWithArrayLike()
434 Unreachable(); in CallOrConstructWithSpread()
H A Dbuiltins-lazy-gen.cc75 Unreachable(); in MaybeTailCallOptimizedCodeSlot()
H A Dbuiltins-shadowrealm-gen.cc244 Unreachable(); in TF_BUILTIN()
H A Dbuiltins-generator-gen.cc122 Unreachable(); in InnerResume()
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlist/
H A Dtestlist.go198 // Unreachable is the status of a test that failed with UNREACHABLE().
199 Unreachable = Status("UNREACHABLE")
222 Unreachable,
234 case Fail, Timeout, Crash, Unimplemented, Unreachable, Assert, Abort, InternalError:
/third_party/skia/third_party/externals/tint/src/
H A Ddebug_test.cc22 TEST(DebugTest, Unreachable) { in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dlog_test.cpp38 TEST(Log, Unreachable) { in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dlog_test.cpp38 TEST(Log, Unreachable) { in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInstrumentation.cpp111 case Inst::Unreachable: in instrumentInst()
H A DIceCfg.cpp370 PlacedList Unreachable; // Unreachable nodes in reorderNodes() local
382 Unreachable.push_back(Node); in reorderNodes()
383 PlaceIndex[Node->getIndex()] = Unreachable.end(); in reorderNodes()
429 Reordered.reserve(Placed.size() + Unreachable.size()); in reorderNodes()
432 for (CfgNode *Node : Unreachable) in reorderNodes()
/third_party/rust/crates/termcolor/src/
H A Dlib.rs489 Unreachable(::std::marker::PhantomData<&'a ()>),
829 WriterInnerLock::Unreachable(_) => unreachable!(), in write()
839 WriterInnerLock::Unreachable(_) => unreachable!(), in flush()
851 WriterInnerLock::Unreachable(_) => unreachable!(), in supports_color()
861 WriterInnerLock::Unreachable(_) => unreachable!(), in set_color()
874 WriterInnerLock::Unreachable(_) => unreachable!(), in reset()
888 WriterInnerLock::Unreachable(_) => unreachable!(), in is_synchronous()
/third_party/node/deps/v8/src/compiler/
H A Ddead-code-elimination.cc246 // If Unreachable hits an effect phi, we can re-connect the effect chain in ReduceEffectPhi()
302 graph()->NewNode(common()->Unreachable(), effect, control); in ReduceEffectNode()
326 effect = graph()->NewNode(common()->Unreachable(), effect, control); in ReduceDeoptimizeOrReturnOrTerminateOrTailCall()
H A Dgraph-assembler.cc401 Node* GraphAssembler::Unreachable( in Unreachable() function in v8::internal::compiler::GraphAssembler
411 graph()->NewNode(common()->Unreachable(), effect(), control())); in UnreachableWithoutConnectToEnd()
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc2665 Unreachable(); in IGNITION_HANDLER()
2677 Unreachable(); in IGNITION_HANDLER()
2686 Unreachable(); in IGNITION_HANDLER()
2715 Unreachable(); in IGNITION_HANDLER()
2734 Unreachable(); in IGNITION_HANDLER()
2754 Unreachable(); in IGNITION_HANDLER()
2779 Unreachable(); in IGNITION_HANDLER()
2993 Unreachable(); in IGNITION_HANDLER()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h300 /// If \p Unreachable is true, the newly created block will end with
306 bool Unreachable,
/third_party/node/deps/v8/src/builtins/arm64/
H A Dbuiltins-arm64.cc200 __ Unreachable(); in Generate_JSBuiltinsConstructStubHelper()
402 __ Unreachable(); in Generate_JSConstructStubGeneric()
408 __ Unreachable(); in Generate_JSConstructStubGeneric()
418 __ Unreachable(); in Generate_ConstructedNonConstructable()
614 __ Unreachable(); // This should be unreachable. in Generate_ResumeGeneratorTrampoline()
899 __ Unreachable(); in Generate_JSEntryTrampolineHelper()
1132 __ Unreachable(); in MaybeOptimizeCode()
1643 __ Unreachable(); // Should not return. in Generate_InterpreterEntryTrampoline()
1647 __ Unreachable(); // Should not return. in Generate_InterpreterEntryTrampoline()
1682 __ Unreachable(); in GenerateInterpreterPushArgs()
[all...]
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.cc483 static Environment Unreachable() { in Unreachable() function in __anon15306::Environment
1178 out_(Environment::Unreachable()), in Block()
1247 return Environment::Unreachable(); in DECL_VISIT_STMT()
1252 return Environment::Unreachable(); in DECL_VISIT_STMT()
1318 return Environment::Unreachable(); in DECL_VISIT_STMT()
/third_party/node/deps/v8/src/torque/
H A Dcfg.cc155 void CfgAssembler::Unreachable() { in Unreachable() function in v8::internal::torque::CfgAssembler
H A Dcfg.h206 void Unreachable();

Completed in 28 milliseconds

1234