Searched refs:bailout (Results 1 - 21 of 21) sorted by relevance

/external/v8/tools/
H A Dcheck-unused-bailouts.sh7 bailouts=$(grep -oP 'V\(\K(k[^,]*)' "$v8_root/src/bailout-reason.h")
9 for bailout in $bailouts; do
10 bailout_uses=$(grep -r $bailout "$v8_root/src" "$v8_root/test/cctest" | wc -l)
12 echo "Bailout reason \"$bailout\" seems to be unused."
/external/libvncserver/test/
H A Dtjunittest.c46 bailout();}
48 #define _throw(m) {printf("ERROR: %s\n", m); bailout();}
70 #define bailout() {exitStatus=-1; goto bailout;} macro
127 retval=0; exitStatus=-1; goto bailout; \
133 retval=0; exitStatus=-1; goto bailout; \
139 retval=0; exitStatus=-1; goto bailout; \
206 bailout:
230 bailout();
233 bailout
[all...]
H A Dtjbench.c42 retval=-1; goto bailout;}
200 bailout:
322 goto bailout;
334 bailout:
439 goto bailout;
452 bailout:
641 goto bailout;
656 bailout:
/external/v8/src/ic/
H A Dkeyed-store-generic.cc48 ElementsKind to_kind, Label* bailout);
61 Label* map_mismatch, Label* bailout);
64 ElementsKind packed_kind, Label* bailout);
68 ElementsKind packed_kind_2, Label* bailout);
75 Label* readonly, Label* bailout);
78 Node* value, Label* bailout);
121 ElementsKind from_kind, ElementsKind to_kind, Label* bailout) {
126 TrapAllocationMemento(receiver, bailout);
145 GotoIf(WordNotEqual(receiver_map, holey_map), bailout);
158 capacity, INTPTR_PARAMETERS, bailout);
601 bailout); member in namespace:v8::internal
611 CheckFieldType(Node* descriptors, Node* name_index, Node* representation, Node* value, Label* bailout) argument
627 bailout); local
633 { Branch(TaggedIsSmi(value), &all_fine, bailout); } local
644 Branch(IsHeapNumberMap(value_map), &all_fine, bailout); local
649 GotoIf(TaggedIsSmi(value), bailout); local
655 GotoIf(WordEqual(field_type, IntPtrConstant(kNoneType)), bailout); local
[all...]
H A Daccessor-assembler.h178 Node* value, Label* bailout);
185 bool transition_to_field, Label* bailout);
H A Daccessor-assembler.cc749 Label* bailout) {
751 value = TryTaggedToFloat64(value, bailout);
754 GotoIf(TaggedIsSmi(value), bailout); local
774 Node* field_type = LoadWeakCellValue(maybe_field_type, bailout);
775 Branch(WordEqual(LoadMap(value), field_type), &done, bailout);
780 GotoIfNot(TaggedIsSmi(value), bailout); local
828 Label* bailout) {
862 GotoIfNot(Float64Equal(current_value, value), bailout); local
865 GotoIfNot(WordEqual(current_value, value), bailout); local
746 PrepareValueForStore(Node* handler_word, Node* holder, Representation representation, Node* transition, Node* value, Label* bailout) argument
824 StoreNamedField(Node* handler_word, Node* object, bool is_inobject, Representation representation, Node* value, bool transition_to_field, Label* bailout) argument
/external/libjpeg-turbo/
H A Dturbojpeg-jni.c44 if(!_exccls || (*env)->ExceptionCheck(env)) goto bailout; \
46 goto bailout; \
56 goto bailout; \
62 if(!_cls || (*env)->ExceptionCheck(env)) goto bailout; \
99 bailout:
110 bailout:
121 bailout:
142 bailout:
153 bailout:
164 bailout
[all...]
H A Dbmp.c70 retval=-1; goto bailout;}
72 strerror(errno)); retval=-1; goto bailout;}
192 retval=-1; goto bailout;
243 bailout:
276 retval=-1; goto bailout;
332 bailout:
H A Dtjunittest.c58 bailout();}
60 #define _throw(m) {printf("ERROR: %s\n", m); bailout();}
85 #define bailout() {exitStatus=-1; goto bailout;} macro
164 retval=0; exitStatus=-1; goto bailout; \
170 retval=0; exitStatus=-1; goto bailout; \
176 retval=0; exitStatus=-1; goto bailout; \
273 bailout:
352 bailout:
387 bailout();
[all...]
H A Dturbojpeg.c130 retval=-1; goto bailout;}
328 bailout:
637 bailout:
652 bailout:
675 bailout:
708 bailout:
729 bailout:
752 bailout:
793 retval=-1; goto bailout;
825 bailout
[all...]
H A Dtjbench.c43 retval=-1; goto bailout;}
222 if (!dowrite) goto bailout;
276 bailout:
457 goto bailout;
475 bailout:
696 goto bailout;
710 bailout:
980 goto bailout;
1007 bailout:
/external/libmtp/examples/
H A Dfiletree.c144 goto bailout;
153 bailout:
/external/libvncserver/common/
H A Dturbojpeg.c108 retval=-1; goto bailout;}
254 bailout:
515 bailout:
533 bailout:
560 goto bailout;
605 bailout:
719 bailout:
773 goto bailout;
781 retval=-1; goto bailout;
839 bailout
[all...]
/external/v8/src/
H A Dcode-stub-assembler.h493 Label* bailout);
635 Node* key, Label* bailout);
642 Label* bailout);
648 ParameterMode mode, Label* bailout);
992 void Add(Node* dictionary, Node* key, Node* value, Label* bailout);
1078 Node* LoadKeyedSloppyArguments(Node* receiver, Node* key, Label* bailout) { argument
1079 return EmitKeyedSloppyArguments(receiver, key, nullptr, bailout);
1084 Label* bailout) {
1086 EmitKeyedSloppyArguments(receiver, key, value, bailout);
1096 Label* bailout);
1083 StoreKeyedSloppyArguments(Node* receiver, Node* key, Node* value, Label* bailout) argument
[all...]
H A Dcode-stub-assembler.cc1434 Label* bailout) {
1501 Goto(bailout);
2344 Label* bailout) {
2352 bailout);
2359 Label* bailout) {
2365 GotoIf(UintPtrOrSmiGreaterThanOrEqual(key, max_capacity, mode), bailout); local
2371 new_capacity, mode, bailout);
2376 Node* capacity, Node* new_capacity, ParameterMode mode, Label* bailout) {
2383 bailout); local
4661 Label* bailout) {
1430 BuildAppendJSArray(ElementsKind kind, Node* context, Node* array, CodeStubArguments& args, Variable& arg_index, Label* bailout) argument
2342 TryGrowElementsCapacity(Node* object, Node* elements, ElementsKind kind, Node* key, Label* bailout) argument
2355 TryGrowElementsCapacity(Node* object, Node* elements, ElementsKind kind, Node* key, Node* capacity, ParameterMode mode, Label* bailout) argument
2374 GrowElementsCapacity( Node* object, Node* elements, ElementsKind from_kind, ElementsKind to_kind, Node* capacity, Node* new_capacity, ParameterMode mode, Label* bailout) argument
[all...]
H A Dcode-stubs.cc1115 Label bailout(assembler);
1119 assembler->WordEqual(divisor, assembler->SmiConstant(0)), &bailout);
1132 &bailout);
1155 &bailout);
1165 &bailout);
1173 assembler->Bind(&bailout);
H A Dobjects.cc2492 // short external strings in generated code, we need to bailout to runtime.
2564 // short external strings in generated code, we need to bailout to runtime.
16731 Handle<Smi> bailout(Smi::FromInt(-1), isolate);
16750 return bailout;
16760 return bailout;
16771 return bailout;
16786 return bailout;
/external/v8/src/crankshaft/
H A Dlithium.cc540 // Although we don't need this lazy bailout for normal execution
552 LInstruction* bailout = LChunkBuilderBase::AssignEnvironment( local
554 bailout->set_hydrogen_value(hydrogen_value_for_lazy_bailout);
555 chunk_->AddInstruction(bailout, current_block);
/external/v8/src/builtins/
H A Dbuiltins-number.cc1231 Label bailout(this);
1234 GotoIf(SmiEqual(divisor, SmiConstant(0)), &bailout); local
1244 GotoIf(SmiLessThan(divisor, SmiConstant(0)), &bailout); local
1264 &bailout); local
1274 GotoIf(Word32NotEqual(untagged_dividend, truncated), &bailout); local
1280 Bind(&bailout);
/external/v8/
H A DAndroid.v8.mk38 src/bailout-reason.cc \
/external/vulkan-validation-layers/tests/
H A Dlayer_validation_tests.cpp328 void SetBailout(bool *bailout) { bailout_ = bailout; } argument
15395 bool bailout;
15403 if (data->bailout) {
15440 data.bailout = false;
15441 m_errorMonitor->SetBailout(&data.bailout);
[all...]

Completed in 566 milliseconds