/external/v8/src/ic/x64/ |
D | ic-x64.cc | 283 __ JumpIfNotSmi(key, &check_name); in GenerateMegamorphic() local 407 __ JumpIfNotSmi(value, &non_smi_value); in KeyedStoreGenerateMegamorphicHelper() local 528 __ JumpIfNotSmi(key, &maybe_name_key); in GenerateMegamorphic() local
|
/external/v8/src/ic/x87/ |
D | ic-x87.cc | 272 __ JumpIfNotSmi(key, &check_name); in GenerateMegamorphic() local 406 __ JumpIfNotSmi(value, &non_smi_value); in KeyedStoreGenerateMegamorphicHelper() local 528 __ JumpIfNotSmi(key, &maybe_name_key); in GenerateMegamorphic() local
|
/external/v8/src/ic/ia32/ |
D | ic-ia32.cc | 272 __ JumpIfNotSmi(key, &check_name); in GenerateMegamorphic() local 406 __ JumpIfNotSmi(value, &non_smi_value); in KeyedStoreGenerateMegamorphicHelper() local 528 __ JumpIfNotSmi(key, &maybe_name_key); in GenerateMegamorphic() local
|
/external/v8/src/ic/ppc/ |
D | ic-ppc.cc | 365 __ JumpIfNotSmi(key, &check_name); in GenerateMegamorphic() local 508 __ JumpIfNotSmi(value, &non_smi_value); in KeyedStoreGenerateMegamorphicHelper() local 637 __ JumpIfNotSmi(key, &maybe_name_key); in GenerateMegamorphic() local
|
/external/v8/src/ic/mips64/ |
D | ic-mips64.cc | 360 __ JumpIfNotSmi(key, &check_name); in GenerateMegamorphic() local 488 __ JumpIfNotSmi(value, &non_smi_value); in KeyedStoreGenerateMegamorphicHelper() local 620 __ JumpIfNotSmi(key, &maybe_name_key); in GenerateMegamorphic() local
|
/external/v8/src/ic/s390/ |
D | ic-s390.cc | 355 __ JumpIfNotSmi(key, &check_name); in GenerateMegamorphic() local 493 __ JumpIfNotSmi(value, &non_smi_value); in KeyedStoreGenerateMegamorphicHelper() local 623 __ JumpIfNotSmi(key, &maybe_name_key); in GenerateMegamorphic() local
|
/external/v8/src/ic/arm/ |
D | ic-arm.cc | 356 __ JumpIfNotSmi(key, &check_name); in GenerateMegamorphic() local 497 __ JumpIfNotSmi(value, &non_smi_value); in KeyedStoreGenerateMegamorphicHelper() local 624 __ JumpIfNotSmi(key, &maybe_name_key); in GenerateMegamorphic() local
|
/external/v8/src/ic/mips/ |
D | ic-mips.cc | 361 __ JumpIfNotSmi(key, &check_name); in GenerateMegamorphic() local 488 __ JumpIfNotSmi(value, &non_smi_value); in KeyedStoreGenerateMegamorphicHelper() local 614 __ JumpIfNotSmi(key, &maybe_name_key); in GenerateMegamorphic() local
|
/external/v8/src/ia32/ |
D | code-stubs-ia32.cc | 366 __ JumpIfNotSmi(exponent, &exponent_not_smi, Label::kNear); in Generate() local 377 __ JumpIfNotSmi(exponent, &exponent_not_smi, Label::kNear); in Generate() local 789 __ JumpIfNotSmi(ebx, &runtime); in Generate() 1044 __ JumpIfNotSmi(ebx, &runtime); in Generate() 1079 __ JumpIfNotSmi(input, fail); in CheckInputType() local 1117 __ JumpIfNotSmi(ecx, &non_smi, Label::kNear); in GenerateGeneric() local 2033 __ JumpIfNotSmi(index_, &index_not_smi_); in GenerateFast() local 2087 __ JumpIfNotSmi(index_, index_out_of_range_); in GenerateSlow() local 2210 __ JumpIfNotSmi(ecx, &runtime); in Generate() local 2212 __ JumpIfNotSmi(edx, &runtime); in Generate() local [all …]
|
D | macro-assembler-ia32.h | 506 inline void JumpIfNotSmi(Register value, Label* not_smi_label,
|
D | codegen-ia32.cc | 600 __ JumpIfNotSmi(ebx, &convert_hole); in GenerateSmiToDouble() local
|
/external/v8/src/mips64/ |
D | code-stubs-mips64.cc | 519 __ JumpIfNotSmi(input, fail); in CompareICStub_CheckInputType() local 548 __ JumpIfNotSmi(a2, ¬_two_smis); in GenerateGeneric() local 568 __ JumpIfNotSmi(a6, ¬_smis, a4); in GenerateGeneric() local 1574 __ JumpIfNotSmi(a1, &runtime); in Generate() 2046 __ JumpIfNotSmi(index_, &index_not_smi_); in GenerateFast() local 2280 __ JumpIfNotSmi(index_, index_out_of_range_); in GenerateSlow() local 2307 __ JumpIfNotSmi(code_, &slow_case_); in GenerateFast() local 2410 __ JumpIfNotSmi(a2, &runtime); in Generate() local 2411 __ JumpIfNotSmi(a3, &runtime); in Generate() local 2828 __ JumpIfNotSmi(a2, &miss); in GenerateSmis() local [all …]
|
/external/v8/src/x64/ |
D | code-stubs-x64.cc | 205 __ JumpIfNotSmi(rax, &load_nonsmi_rax); in LoadSSE2UnknownOperands() local 251 __ JumpIfNotSmi(exponent, &exponent_not_smi, Label::kNear); in Generate() local 261 __ JumpIfNotSmi(exponent, &exponent_not_smi, Label::kNear); in Generate() local 679 __ JumpIfNotSmi(rbx, &runtime); in Generate() 962 __ JumpIfNotSmi(input, fail); in CheckInputType() local 1991 __ JumpIfNotSmi(index_, &index_not_smi_); in GenerateFast() local 2044 __ JumpIfNotSmi(index_, index_out_of_range_); in GenerateSlow() local 2072 __ JumpIfNotSmi(code_, &slow_case_); in GenerateFast() local 2650 __ JumpIfNotSmi(rdx, &miss); in GenerateNumbers() local 2653 __ JumpIfNotSmi(rax, &miss); in GenerateNumbers() local [all …]
|
D | codegen-x64.cc | 212 __ JumpIfNotSmi(rbx, &convert_hole); in GenerateSmiToDouble() local
|
D | macro-assembler-x64.cc | 1409 JumpIfNotSmi(kScratchRegister, on_not_smis, near_jump); in SmiOrIfSmis() 1414 JumpIfNotSmi(dst, on_not_smis, near_jump); in SmiOrIfSmis() 1580 void MacroAssembler::JumpIfNotSmi(Register src, in JumpIfNotSmi() function in v8::internal::MacroAssembler 5384 JumpIfNotSmi(string, &is_object); in EmitSeqStringSetCharCheck()
|
/external/v8/src/s390/ |
D | code-stubs-s390.cc | 511 __ JumpIfNotSmi(input, fail); in CompareICStub_CheckInputType() local 539 __ JumpIfNotSmi(r4, ¬_two_smis); in GenerateGeneric() local 558 __ JumpIfNotSmi(r4, ¬_smis); in GenerateGeneric() local 1529 __ JumpIfNotSmi(r3, &runtime); in Generate() 2164 __ JumpIfNotSmi(index_, &index_not_smi_); in GenerateFast() local 2214 __ JumpIfNotSmi(index_, index_out_of_range_); in GenerateSlow() local 2332 __ JumpIfNotSmi(r4, &runtime); in Generate() local 2333 __ JumpIfNotSmi(r5, &runtime); in Generate() local 2756 __ JumpIfNotSmi(r4, &miss); in GenerateSmis() local 2783 __ JumpIfNotSmi(r3, &miss); in GenerateNumbers() local [all …]
|
/external/v8/src/x87/ |
D | code-stubs-x87.cc | 490 __ JumpIfNotSmi(ebx, &runtime); in Generate() 739 __ JumpIfNotSmi(ebx, &runtime); in Generate() 774 __ JumpIfNotSmi(input, fail); in CheckInputType() local 812 __ JumpIfNotSmi(ecx, &non_smi, Label::kNear); in GenerateGeneric() local 1755 __ JumpIfNotSmi(index_, &index_not_smi_); in GenerateFast() local 1809 __ JumpIfNotSmi(index_, index_out_of_range_); in GenerateSlow() local 1932 __ JumpIfNotSmi(ecx, &runtime); in Generate() local 1934 __ JumpIfNotSmi(edx, &runtime); in Generate() local 2387 __ JumpIfNotSmi(ecx, &miss, Label::kNear); in GenerateSmis() local 2416 __ JumpIfNotSmi(edx, &miss); in GenerateNumbers() local [all …]
|
D | codegen-x87.cc | 314 __ JumpIfNotSmi(ebx, &convert_hole); in GenerateSmiToDouble() local
|
D | macro-assembler-x87.h | 497 inline void JumpIfNotSmi(Register value, Label* not_smi_label,
|
/external/v8/src/ppc/ |
D | code-stubs-ppc.cc | 518 __ JumpIfNotSmi(input, fail); in CompareICStub_CheckInputType() local 547 __ JumpIfNotSmi(r5, ¬_two_smis); in GenerateGeneric() local 566 __ JumpIfNotSmi(r5, ¬_smis); in GenerateGeneric() local 1528 __ JumpIfNotSmi(r4, &runtime); in Generate() 2163 __ JumpIfNotSmi(index_, &index_not_smi_); in GenerateFast() local 2214 __ JumpIfNotSmi(index_, index_out_of_range_); in GenerateSlow() local 2336 __ JumpIfNotSmi(r5, &runtime); in Generate() local 2337 __ JumpIfNotSmi(r6, &runtime); in Generate() local 2770 __ JumpIfNotSmi(r5, &miss); in GenerateSmis() local 2798 __ JumpIfNotSmi(r4, &miss); in GenerateNumbers() local [all …]
|
/external/v8/src/mips/ |
D | code-stubs-mips.cc | 523 __ JumpIfNotSmi(input, fail); in CompareICStub_CheckInputType() local 552 __ JumpIfNotSmi(a2, ¬_two_smis); in GenerateGeneric() local 571 __ JumpIfNotSmi(t2, ¬_smis, t0); in GenerateGeneric() local 1573 __ JumpIfNotSmi(a1, &runtime); in Generate() 2205 __ JumpIfNotSmi(index_, &index_not_smi_); in GenerateFast() local 2263 __ JumpIfNotSmi(index_, index_out_of_range_); in GenerateSlow() local 2818 __ JumpIfNotSmi(a2, &miss); in GenerateSmis() local 2845 __ JumpIfNotSmi(a1, &miss); in GenerateNumbers() local 2848 __ JumpIfNotSmi(a0, &miss); in GenerateNumbers() local 3866 __ JumpIfNotSmi(key, &miss); in GenerateImpl() local [all …]
|
/external/v8/src/ic/arm64/ |
D | ic-arm64.cc | 426 __ JumpIfNotSmi(key, &check_name); in GenerateMegamorphic() local 621 __ JumpIfNotSmi(key, &maybe_name_key); in GenerateMegamorphic() local
|
/external/v8/src/arm/ |
D | code-stubs-arm.cc | 502 __ JumpIfNotSmi(input, fail); in CompareICStub_CheckInputType() local 531 __ JumpIfNotSmi(r2, ¬_two_smis); in GenerateGeneric() local 549 __ JumpIfNotSmi(r2, ¬_smis); in GenerateGeneric() local 1466 __ JumpIfNotSmi(r1, &runtime); in Generate() 2088 __ JumpIfNotSmi(index_, &index_not_smi_); in GenerateFast() local 2145 __ JumpIfNotSmi(index_, index_out_of_range_); in GenerateSlow() local 2677 __ JumpIfNotSmi(r2, &miss); in GenerateSmis() local 2702 __ JumpIfNotSmi(r1, &miss); in GenerateNumbers() local 2705 __ JumpIfNotSmi(r0, &miss); in GenerateNumbers() local 5009 __ JumpIfNotSmi(value, &value_is_heap_object); in Generate() local [all …]
|
/external/v8/src/arm64/ |
D | code-stubs-arm64.cc | 441 __ JumpIfNotSmi(input, fail); in CompareICStub_CheckInputType() local 1639 __ JumpIfNotSmi(x10, &runtime); in Generate() 2334 __ JumpIfNotSmi(index_, &index_not_smi_); in GenerateFast() local 2386 __ JumpIfNotSmi(index_, index_out_of_range_); in GenerateSlow() local 2407 __ JumpIfNotSmi(code_, &slow_case_); in GenerateFast() local 2497 __ JumpIfNotSmi(lhs, &miss); in GenerateNumbers() local 2500 __ JumpIfNotSmi(rhs, &miss); in GenerateNumbers() local 5357 __ JumpIfNotSmi(value, &value_is_heap_object); in Generate() local 5358 __ JumpIfNotSmi(cell_value, &slow_case); in Generate() local
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-codegen-arm64.cc | 1906 __ JumpIfNotSmi(function_reg, &is_not_smi); in CallKnownFunction() local 2180 __ JumpIfNotSmi(input, &is_not_smi); in DoClampTToUint8() local 3521 __ JumpIfNotSmi(input, deferred->entry()); in DoMathAbsTagged() local 5408 __ JumpIfNotSmi(input, deferred->entry()); in DoTaggedToI() local 5488 __ JumpIfNotSmi(value_register, &do_call); in DoTypeof() local
|