Home
last modified time | relevance | path

Searched refs:Goto (Results 1 – 25 of 64) sorted by relevance

123

/third_party/node/deps/v8/src/ic/
Dbinary-op-assembler.cc53 Goto(&do_fadd); in Generate_AddWithFeedback()
75 Goto(&end); in Generate_AddWithFeedback()
82 Goto(&do_fadd); in Generate_AddWithFeedback()
106 Goto(&do_fadd); in Generate_AddWithFeedback()
114 Goto(&do_fadd); in Generate_AddWithFeedback()
127 Goto(&end); in Generate_AddWithFeedback()
158 Goto(&call_with_any_feedback); in Generate_AddWithFeedback()
178 Goto(&end); in Generate_AddWithFeedback()
191 Goto(&call_with_any_feedback); in Generate_AddWithFeedback()
205 Goto(&end); in Generate_AddWithFeedback()
[all …]
Dunary-op-assembler.cc43 Goto(&out); in BitwiseNot()
52 Goto(&out); in BitwiseNot()
92 Goto(&end); in Negate()
97 Goto(&end); in Negate()
101 Goto(do_float_op); in Negate()
141 Goto(&start); in UnaryOpWithFeedback()
163 Goto(&end); in UnaryOpWithFeedback()
169 Goto(&do_float_op); in UnaryOpWithFeedback()
176 Goto(&end); in UnaryOpWithFeedback()
190 Goto(&start); in UnaryOpWithFeedback()
[all …]
Dkeyed-store-generic.cc243 Goto(&loop_body); in BranchIfPrototypesMayHaveReadOnlyElements()
259 Goto(maybe_read_only_elements); in BranchIfPrototypesMayHaveReadOnlyElements()
281 Goto(&perform_transition); in TryRewriteElements()
292 Goto(&perform_transition); in TryRewriteElements()
319 Goto(done); in TryChangeToHoleyMapHelper()
514 Goto(&hole_check_passed); in StoreElementWithCapacity()
563 Goto(slow); in StoreElementWithCapacity()
622 Goto(slow); in EmitGenericElementStore()
637 Goto(slow); in EmitGenericElementStore()
644 Goto(slow); in EmitGenericElementStore()
[all …]
Daccessor-assembler.cc100 Goto(if_handler); in TryMonomorphicCase()
122 Goto(&loop); in HandlePolymorphicCase()
135 Goto(if_handler); in HandlePolymorphicCase()
281 Goto(&load); in HandleLoadAccessor()
317 Goto(rebox_double); in HandleLoadField()
335 Goto(rebox_double); in HandleLoadField()
410 Goto(rebox_double); in HandleLoadWasmField()
417 Goto(rebox_double); in HandleLoadWasmField()
484 Goto(&if_property); in HandleLoadICSmiHandlerCase()
499 Goto(&emit_element_load); in HandleLoadICSmiHandlerCase()
[all …]
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
Dmakevms.com65 $ If Argument .Eqs. "" Then Goto Exit
69 $ If File .Eqs. " " Then Goto Endl
74 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl
75 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit
76 $ Goto Loop3
79 $ Goto Loop2
82 $ If arg .Le. 8 Then Goto Loop
83 $ Goto Exit
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc354 Goto(&return_x); in Float64Round()
387 Goto(&return_x); in Float64Ceil()
401 Goto(&return_minus_x); in Float64Ceil()
406 Goto(&return_x); in Float64Ceil()
439 Goto(&return_x); in Float64Floor()
453 Goto(&return_minus_x); in Float64Floor()
458 Goto(&return_x); in Float64Floor()
485 Goto(&done); in Float64RoundToEven()
489 Goto(&done); in Float64RoundToEven()
526 Goto(&return_x); in Float64Trunc()
[all …]
/third_party/node/deps/v8/src/compiler/
Deffect-control-linearizer.cc1415 __ Goto(&if_heapnumber); in ChangeFloat64ToTagged() local
1425 __ Goto(&if_smi); in ChangeFloat64ToTagged() local
1432 __ Goto(&if_smi); in ChangeFloat64ToTagged() local
1440 __ Goto(&done, value_smi); in ChangeFloat64ToTagged() local
1449 __ Goto(&done, value_number); in ChangeFloat64ToTagged() local
1471 __ Goto(&done, __ FalseConstant()); in ChangeBitToTagged()
1474 __ Goto(&done, __ TrueConstant()); in ChangeBitToTagged()
1503 __ Goto(&done, number); in ChangeInt32ToTagged() local
1521 __ Goto(&done, value_smi); in LowerChangeInt64ToTagged() local
1528 __ Goto(&done, number); in LowerChangeInt64ToTagged() local
[all …]
/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc332 Goto(&next_descriptor); in FastGetOwnValuesOrEntries()
454 Goto(&done); in TF_BUILTIN()
526 Goto(&if_join); in TF_BUILTIN()
536 Goto(&if_join); in TF_BUILTIN()
658 Goto(&if_join); in TF_BUILTIN()
666 Goto(&if_join); in TF_BUILTIN()
676 Goto(&if_join); in TF_BUILTIN()
802 Goto(&checkstringtag); in TF_BUILTIN()
808 Goto(&checkstringtag); in TF_BUILTIN()
822 Goto(&checkstringtag); in TF_BUILTIN()
[all …]
Dbuiltins-constructor-gen.cc111 Goto(&if_construct_generic); // Not implemented. in TF_BUILTIN()
171 Goto(&if_construct_generic); // Not implemented. in BuildConstructWithSpread()
194 Goto(&cell_done); in TF_BUILTIN()
198 Goto(&cell_done); in TF_BUILTIN()
202 Goto(&cell_done); in TF_BUILTIN()
247 Goto(&done); in TF_BUILTIN()
285 Goto(&end); in FastNewObject()
289 Goto(&end); in FastNewObject()
324 Goto(&instantiate_map); in FastNewObject()
334 Goto(&instantiate_map); in FastNewObject()
[all …]
Dbuiltins-regexp-gen.cc70 Goto(&out); in LoadCodeObjectEntry()
84 Goto(&out); in LoadCodeObjectEntry()
122 Goto(&allocated); in AllocateRegExpResult()
135 Goto(&allocated); in AllocateRegExpResult()
177 Goto(&finish_initialization); in AllocateRegExpResult()
265 Goto(&loop); in ConstructNewResultFromMatchInfo()
284 Goto(&next_iter); in ConstructNewResultFromMatchInfo()
350 Goto(&inner_loop); in ConstructNewResultFromMatchInfo()
404 Goto(&out); in ConstructNewResultFromMatchInfo()
529 Goto(&next); in RegExpExecInternal()
[all …]
Dbuiltins-string-gen.cc37 Goto(&if_join); in DirectStringData()
43 Goto(&if_join); in DirectStringData()
139 Goto(&restart); in GenerateStringEqual()
257 Goto(&loop); in StringEqual_Loop()
279 Goto(&loop); in StringEqual_Loop()
295 Goto(&return_result); in StringFromSingleUTF16EncodedCodePoint()
306 Goto(&return_result); in StringFromSingleUTF16EncodedCodePoint()
354 Goto(&done_native); in StringAdd()
360 Goto(&done_native); in StringAdd()
381 Goto(&done_native); in StringAdd()
[all …]
Dbuiltins-array-gen.cc79 Goto(&done); in TypedArrayMapProcessor()
84 Goto(&done); in TypedArrayMapProcessor()
227 Goto(&process); in VisitAllTypedArrayElements()
233 Goto(&process); in VisitAllTypedArrayElements()
394 Goto(&double_push); in TF_BUILTIN()
436 Goto(&object_push); in TF_BUILTIN()
521 Goto(&done); in ConstructArrayLike()
534 Goto(&done); in ConstructArrayLike()
553 Goto(&done); in ConstructArrayLike()
559 Goto(&done); in ConstructArrayLike()
[all …]
Dbuiltins-microtask-queue-gen.cc162 Goto(&done); in RunSingleMicrotask()
187 Goto(&done); in RunSingleMicrotask()
219 Goto(&done); in RunSingleMicrotask()
245 Goto(&preserved_data_done); in RunSingleMicrotask()
267 Goto(&preserved_data_reset_done); in RunSingleMicrotask()
272 Goto(&done); in RunSingleMicrotask()
298 Goto(&preserved_data_done); in RunSingleMicrotask()
320 Goto(&preserved_data_reset_done); in RunSingleMicrotask()
325 Goto(&done); in RunSingleMicrotask()
338 Goto(&done); in RunSingleMicrotask()
[all …]
Dbuiltins-proxy-gen.cc38 Goto(&create_proxy); in AllocateProxy()
44 Goto(&create_proxy); in AllocateProxy()
49 Goto(&create_proxy); in AllocateProxy()
273 Goto(&check_passed); in CheckGetSetTrapResult()
286 Goto(&check_passed); in CheckGetSetTrapResult()
314 Goto(&check_passed); in CheckGetSetTrapResult()
356 Goto(&check_passed); in CheckHasTrapResult()
368 Goto(&check_passed); in CheckHasTrapResult()
408 Goto(&check_passed); in CheckDeleteTrapResult()
426 Goto(&check_passed); in CheckDeleteTrapResult()
Dbuiltins-iterator-gen.cc121 Goto(&exit); in IteratorValue()
128 Goto(&exit); in IteratorValue()
163 Goto(&loop_start); in FillFixedArrayFromIterable()
175 Goto(&loop_start); in FillFixedArrayFromIterable()
236 Goto(&loop_start); in StringListFromIterable()
254 Goto(&loop_start); in StringListFromIterable()
341 Goto(&done); in FastIterableToList()
357 Goto(&done); in FastIterableToList()
369 Goto(&done); in FastIterableToList()
381 Goto(&done); in FastIterableToList()
Dbuiltins-collections-gen.cc56 Goto(&allocate_table); in AddConstructorEntries()
80 Goto(&exit); in AddConstructorEntries()
90 Goto(&if_not_modified); in AddConstructorEntries()
99 Goto(&allocate_table); in AddConstructorEntries()
106 Goto(&exit); in AddConstructorEntries()
150 Goto(&exit); in AddConstructorEntriesFromFastJSArray()
171 Goto(&exit); in AddConstructorEntriesFromFastJSArray()
200 Goto(&loop); in AddConstructorEntriesFromIterable()
209 Goto(&loop); in AddConstructorEntriesFromIterable()
330 Goto(&exit); in GetAddFunction()
[all …]
Dbuiltins-global-gen.cc22 Goto(&loop); in TF_BUILTIN()
50 Goto(&loop); in TF_BUILTIN()
71 Goto(&loop); in TF_BUILTIN()
98 Goto(&loop); in TF_BUILTIN()
Dbuiltins-async-iterator-gen.cc97 Goto(if_exception); in ThrowIfNotAsyncFromSyncIterator()
146 Goto(&merge); in Generate_AsyncFromSyncIteratorMethod()
151 Goto(&merge); in Generate_AsyncFromSyncIteratorMethod()
222 Goto(&merge); in LoadIteratorResult()
241 Goto(&merge); in LoadIteratorResult()
251 Goto(if_exception); in LoadIteratorResult()
264 Goto(&done); in LoadIteratorResult()
340 Label* if_exception) { Goto(if_exception); }; in TF_BUILTIN()
Dbuiltins-async-generator-gen.cc176 Goto(&done); in AsyncGeneratorEnqueue()
239 Goto(&if_instrumentation_done); in AsyncGeneratorAwaitResumeClosure()
282 Goto(&done); in AddAsyncGeneratorRequestToQueue()
296 Goto(&done); in AddAsyncGeneratorRequestToQueue()
302 Goto(&loop); in AddAsyncGeneratorRequestToQueue()
419 Goto(&start); in TF_BUILTIN()
442 Goto(&settle_promise); in TF_BUILTIN()
466 Goto(&start); in TF_BUILTIN()
476 Goto(&start); in TF_BUILTIN()
488 Goto(&start); in TF_BUILTIN()
[all …]
Dbuiltins-internal-gen.cc108 Goto(&tailcall_to_shared); in TF_BUILTIN()
190 Goto(&next); in InsertIntoRememberedSet()
200 Goto(&next); in InsertIntoRememberedSet()
287 Goto(&next); in GenerationalWriteBarrier()
295 Goto(&incremental_wb); in GenerationalWriteBarrier()
302 Goto(&next); in GenerationalWriteBarrier()
345 Goto(&next); in IncrementalWriteBarrier()
636 Goto(&shrinking_done); in DictionarySpecificDelete()
648 Goto(&done); in DictionarySpecificDelete()
651 Goto(&done); in DictionarySpecificDelete()
[all …]
Dbuiltins-call-gen.cc259 Goto(&if_done); in CallOrConstructWithArrayLike()
269 Goto(&if_done); in CallOrConstructWithArrayLike()
290 Goto(&normalize_done); in CallOrConstructWithArrayLike()
424 Goto(&throw_spread_error); in CallOrConstructWithSpread()
429 Goto(&throw_spread_error); in CallOrConstructWithSpread()
575 Goto(&holder_loop); in GetCompatibleReceiver()
587 Goto(&template_map_loop); in GetCompatibleReceiver()
633 Goto(&template_loop); in GetCompatibleReceiver()
652 Goto(&template_loop); in GetCompatibleReceiver()
705 Goto(&receiver_done); in CallFunctionTemplate()
Dbuiltins-lazy-gen.cc146 Goto(&maybe_use_sfi_code); in CompileLazy()
159 Goto(&tailcall_code); in CompileLazy()
170 Goto(&tailcall_code); in CompileLazy()
Dbuiltins-temporal-gen.cc43 Goto(&loop_start); in TemporalInstantFixedArrayFromIterable()
63 Goto(&loop_start); in TemporalInstantFixedArrayFromIterable()
/third_party/skia/third_party/externals/libpng/scripts/
Dmakevms.com115 $ If Argument .Eqs. "" Then Goto Exit
119 $ If File .Eqs. " " Then Goto Endl
124 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl
125 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit
126 $ Goto Loop3
129 $ Goto Loop2
132 $ If arg .Le. 8 Then Goto Loop
133 $ Goto Exit
/third_party/node/deps/v8/src/interpreter/
Dinterpreter-assembler.cc824 Goto(&return_result); in Construct()
837 Goto(&return_result); in Construct()
901 Goto(&loop); in ConstructWithSpread()
930 Goto(&loop); in ConstructWithSpread()
938 Goto(&construct); in ConstructWithSpread()
953 Goto(&construct); in ConstructWithSpread()
1035 Goto(&done); in UpdateInterruptBudget()
1047 Goto(&done); in UpdateInterruptBudget()
1337 Goto(&ok); in AbortIfWordNotEqual()
1396 Goto(&counter_saturated); in TraceBytecodeDispatch()
[all …]

123