| /third_party/typescript/tests/baselines/reference/ |
| D | unreachableSwitchTypeofAny.js | 2 const unreachable = (x: any): number => { constant 17 var unreachable = function (x) { function
|
| D | unreachableSwitchTypeofUnknown.js | 2 const unreachable = (x: unknown): number => { constant 17 var unreachable = function (x) { function
|
| D | unreachableJavascriptUnchecked.js | 2 function unreachable() { function
|
| D | unreachableJavascriptChecked.js | 2 function unreachable() { function
|
| /third_party/node/deps/v8/src/compiler/ |
| D | representation-change.cc | 427 Node* unreachable = in GetTaggedPointerRepresentationFor() local 742 Node* unreachable = in GetFloat64RepresentationFor() local 759 Node* unreachable = InsertUnconditionalDeopt( in GetFloat64RepresentationFor() local 822 Node* unreachable = effect = jsgraph()->graph()->NewNode( in InsertUnconditionalDeopt() local 871 Node* unreachable = in GetWord32RepresentationFor() local 1139 Node* unreachable = InsertUnconditionalDeopt( in GetWord64RepresentationFor() local 1158 Node* unreachable = in GetWord64RepresentationFor() local 1250 Node* unreachable = InsertUnconditionalDeopt( in GetWord64RepresentationFor() local
|
| D | dead-code-elimination.cc | 301 Node* unreachable = in ReduceEffectNode() local
|
| D | load-elimination.cc | 1018 Node* unreachable = in ReduceStoreField() local
|
| D | simplified-lowering.cc | 865 Node* unreachable = effect = in ChangeToDeadValue() local 4336 Node* unreachable = in InsertUnreachableIfNecessary() local
|
| /third_party/typescript/tests/cases/compiler/ |
| D | unreachableSwitchTypeofUnknown.ts | 3 const unreachable = (x: unknown): number => { constant
|
| D | unreachableJavascriptChecked.ts | 6 function unreachable() { function
|
| D | unreachableJavascriptUnchecked.ts | 5 function unreachable() { function
|
| D | unreachableSwitchTypeofAny.ts | 3 const unreachable = (x: any): number => { constant
|
| /third_party/python/Modules/ |
| D | gcmodule.c | 558 move_unreachable(PyGC_Head *young, PyGC_Head *unreachable) in move_unreachable() 673 move_legacy_finalizers(PyGC_Head *unreachable, PyGC_Head *finalizers) in move_legacy_finalizers() 696 clear_unreachable_mask(PyGC_Head *unreachable) in clear_unreachable_mask() 754 handle_weakrefs(PyGC_Head *unreachable, PyGC_Head *old) in handle_weakrefs() 1092 deduce_unreachable(PyGC_Head *base, PyGC_Head *unreachable) { in deduce_unreachable() 1157 handle_resurrected_objects(PyGC_Head *unreachable, PyGC_Head* still_unreachable, in handle_resurrected_objects() 1187 PyGC_Head unreachable; /* non-problematic unreachable trash */ in gc_collect_main() local
|
| /third_party/mesa3d/src/util/ |
| D | macros.h | 103 #define unreachable(str) \ macro 109 #define unreachable(str) \ macro 115 #define unreachable(str) assert(!str) macro
|
| /third_party/tzdata/ |
| D | private.h | 917 # define unreachable() abort() macro 921 # define unreachable() __builtin_unreachable() macro 924 # define unreachable() __builtin_unreachable() macro 927 # define unreachable() ((void) 0) macro
|
| /third_party/libunwind/libunwind/include/ |
| D | libunwind_i.h | 139 # define unreachable() __builtin_unreachable() macro 141 # define unreachable() do { } while (1) macro
|
| /third_party/mesa3d/src/intel/isl/ |
| D | isl_aux_info.c | 34 #define unreachable(str) return 0 macro
|
| /third_party/glslang/SPIRV/ |
| D | spvIR.h | 298 bool unreachable; variable
|
| /third_party/vixl/test/aarch64/ |
| D | test-disasm-aarch64.cc | 2666 TEST(unreachable) { in TEST() argument
|
| /third_party/node/deps/ada/ |
| D | ada.h | 347 [[noreturn]] inline void unreachable() { in unreachable() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| D | val_cfg_test.cpp | 1194 Block unreachable("unreachable"); in GetUnreachableBlock() local 1218 Block unreachable("unreachable", SpvOpBranchConditional); in GetUnreachableBranch() local
|
| /third_party/spirv-tools/test/val/ |
| D | val_cfg_test.cpp | 1154 Block unreachable("unreachable"); in GetUnreachableBlock() local 1178 Block unreachable("unreachable", spv::Op::OpBranchConditional); in GetUnreachableBranch() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| D | val_cfg_test.cpp | 1194 Block unreachable("unreachable"); in GetUnreachableBlock() local 1218 Block unreachable("unreachable", SpvOpBranchConditional); in GetUnreachableBranch() local
|
| /third_party/node/deps/v8/src/builtins/ |
| D | builtins-regexp-gen.cc | 470 Label next(this), unreachable(this, Label::kDeferred); in RegExpExecInternal() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| D | SubzeroReactor.cpp | 1961 Ice::InstUnreachable *unreachable = Ice::InstUnreachable::create(::function); in createUnreachable() local
|