/external/v8/src/ic/arm64/ |
D | ic-arm64.cc | 192 __ JumpIfRoot(scratch2, Heap::kNullValueRootIndex, &absent); in GenerateFastArrayLoad() local 221 __ JumpIfRoot(scratch2, Heap::kTheHoleValueRootIndex, &check_prototypes); in GenerateFastArrayLoad() local 398 __ JumpIfRoot(scratch3, Heap::kHashTableMapRootIndex, &probe_dictionary); in GenerateKeyedLoadWithNameKey() local
|
D | handler-compiler-arm64.cc | 357 __ JumpIfRoot(result, Heap::kTheHoleValueRootIndex, &miss); in CompileLoadGlobal() local 746 __ JumpIfRoot(x0, Heap::kNoInterceptorResultSentinelRootIndex, in GenerateLoadInterceptorWithFollowup() local
|
/external/v8/src/arm64/ |
D | codegen-arm64.cc | 162 __ JumpIfRoot(elements, Heap::kEmptyFixedArrayRootIndex, &only_change_map); in GenerateSmiToDouble() local 267 __ JumpIfRoot(elements, Heap::kEmptyFixedArrayRootIndex, &only_change_map); in GenerateDoubleToObject() local
|
D | code-stubs-arm64.cc | 2752 __ JumpIfRoot(scratch1, Heap::kuninitialized_symbolRootIndex, &initialize); in GenerateRecordCallTarget() local 2810 __ JumpIfRoot(x5, Heap::kAllocationSiteMapRootIndex, in Generate() local 2926 __ JumpIfRoot(x4, Heap::kmegamorphic_symbolRootIndex, &call); in Generate() local 2941 __ JumpIfRoot(x4, Heap::kuninitialized_symbolRootIndex, &miss); in Generate() local 3124 __ JumpIfRoot(result_, Heap::kUndefinedValueRootIndex, &slow_case_); in GenerateFast() local 3253 __ JumpIfRoot(lhs, Heap::kUndefinedValueRootIndex, &unordered); in GenerateNumbers() local 4866 __ JumpIfRoot(entity_name, Heap::kUndefinedValueRootIndex, done); in GenerateNegativeLookup() local 4873 __ JumpIfRoot(entity_name, Heap::kTheHoleValueRootIndex, &good); in GenerateNegativeLookup() local 5226 __ JumpIfRoot(allocation_site, Heap::kUndefinedValueRootIndex, &no_info); in Generate() local 5364 __ JumpIfRoot(result, Heap::kTheHoleValueRootIndex, &slow_case); in Generate() local
|
D | builtins-arm64.cc | 2008 __ JumpIfRoot(x3, Heap::kUndefinedValueRootIndex, in Generate_CallFunction() local
|
D | macro-assembler-arm64.cc | 3494 void MacroAssembler::JumpIfRoot(const Register& obj, in JumpIfRoot() function in v8::internal::MacroAssembler
|
/external/v8/src/arm/ |
D | macro-assembler-arm.h | 953 void JumpIfRoot(Register with, Heap::RootListIndex index, Label* if_equal) { in JumpIfRoot() function
|
D | builtins-arm.cc | 1545 __ JumpIfRoot(r0, Heap::kNullValueRootIndex, &no_arguments); in Generate_FunctionPrototypeApply() local 1546 __ JumpIfRoot(r0, Heap::kUndefinedValueRootIndex, &no_arguments); in Generate_FunctionPrototypeApply() local 1959 __ JumpIfRoot(r3, Heap::kUndefinedValueRootIndex, in Generate_CallFunction() local
|
/external/v8/src/mips/ |
D | builtins-mips.cc | 1321 __ JumpIfRoot(signature, Heap::kUndefinedValueRootIndex, in CompatibleReceiverCheck() local 1361 __ JumpIfRoot(receiver, Heap::kNullValueRootIndex, receiver_check_failed); in CompatibleReceiverCheck() local 1556 __ JumpIfRoot(a0, Heap::kNullValueRootIndex, &no_arguments); in Generate_FunctionPrototypeApply() local 1557 __ JumpIfRoot(a0, Heap::kUndefinedValueRootIndex, &no_arguments); in Generate_FunctionPrototypeApply() local 1991 __ JumpIfRoot(a3, Heap::kUndefinedValueRootIndex, in Generate_CallFunction() local
|
D | macro-assembler-mips.h | 301 void JumpIfRoot(Register with, Heap::RootListIndex index, Label* if_equal) { in JumpIfRoot() function
|
/external/v8/src/mips64/ |
D | builtins-mips64.cc | 1311 __ JumpIfRoot(signature, Heap::kUndefinedValueRootIndex, in CompatibleReceiverCheck() local 1351 __ JumpIfRoot(receiver, Heap::kNullValueRootIndex, receiver_check_failed); in CompatibleReceiverCheck() local 1546 __ JumpIfRoot(a0, Heap::kNullValueRootIndex, &no_arguments); in Generate_FunctionPrototypeApply() local 1547 __ JumpIfRoot(a0, Heap::kUndefinedValueRootIndex, &no_arguments); in Generate_FunctionPrototypeApply() local 1982 __ JumpIfRoot(a3, Heap::kUndefinedValueRootIndex, in Generate_CallFunction() local
|
D | macro-assembler-mips64.h | 329 void JumpIfRoot(Register with, Heap::RootListIndex index, Label* if_equal) { in JumpIfRoot() function
|
/external/v8/src/ppc/ |
D | builtins-ppc.cc | 1309 __ JumpIfRoot(signature, Heap::kUndefinedValueRootIndex, in CompatibleReceiverCheck() local 1351 __ JumpIfRoot(receiver, Heap::kNullValueRootIndex, receiver_check_failed); in CompatibleReceiverCheck() local 1561 __ JumpIfRoot(r3, Heap::kNullValueRootIndex, &no_arguments); in Generate_FunctionPrototypeApply() local 1562 __ JumpIfRoot(r3, Heap::kUndefinedValueRootIndex, &no_arguments); in Generate_FunctionPrototypeApply() local 1997 __ JumpIfRoot(r6, Heap::kUndefinedValueRootIndex, in Generate_CallFunction() local
|
D | macro-assembler-ppc.h | 819 void JumpIfRoot(Register with, Heap::RootListIndex index, Label* if_equal) { in JumpIfRoot() function
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-codegen-arm64.cc | 208 __ JumpIfRoot(value_, index_, label); in Emit() local 1785 __ JumpIfRoot( in DoBranch() local 1791 __ JumpIfRoot( in DoBranch() local 1793 __ JumpIfRoot( in DoBranch() local 1799 __ JumpIfRoot( in DoBranch() local 5573 __ JumpIfRoot(value, Heap::kTrueValueRootIndex, true_label); in DoTypeofIsAndBranch() local 5581 __ JumpIfRoot(value, Heap::kUndefinedValueRootIndex, true_label); in DoTypeofIsAndBranch() local 5605 __ JumpIfRoot(value, Heap::kNullValueRootIndex, true_label); in DoTypeofIsAndBranch() local 5675 __ JumpIfRoot(receiver, Heap::kNullValueRootIndex, &global_object); in DoWrapReceiver() local 5676 __ JumpIfRoot(receiver, Heap::kUndefinedValueRootIndex, &global_object); in DoWrapReceiver() local
|
/external/v8/src/full-codegen/arm64/ |
D | full-codegen-arm64.cc | 1051 __ JumpIfRoot(x0, Heap::kUndefinedValueRootIndex, &exit); in VisitForInStatement() local 1165 __ JumpIfRoot(x0, Heap::kUndefinedValueRootIndex, in VisitForInStatement() local 1288 __ JumpIfRoot(temp, Heap::kNativeContextMapRootIndex, &fast); in EmitLoadGlobalCheckExtensions() local 2273 __ JumpIfRoot(x10, Heap::kTheHoleValueRootIndex, &uninitialized_this); in EmitVariableAssignment() local 4201 __ JumpIfRoot(x0, Heap::kTrueValueRootIndex, if_true); in EmitLiteralCompareTypeof() local 4207 __ JumpIfRoot(x0, Heap::kUndefinedValueRootIndex, if_true); in EmitLiteralCompareTypeof() local 4225 __ JumpIfRoot(x0, Heap::kNullValueRootIndex, if_true); in EmitLiteralCompareTypeof() local
|
/external/v8/src/x64/ |
D | builtins-x64.cc | 1159 __ JumpIfRoot(rax, Heap::kNullValueRootIndex, &no_arguments, Label::kNear); in Generate_FunctionPrototypeApply() local 1160 __ JumpIfRoot(rax, Heap::kUndefinedValueRootIndex, &no_arguments, in Generate_FunctionPrototypeApply() local 2070 __ JumpIfRoot(rcx, Heap::kUndefinedValueRootIndex, in Generate_CallFunction() local
|
/external/v8/src/ia32/ |
D | builtins-ia32.cc | 1106 __ JumpIfRoot(eax, Heap::kNullValueRootIndex, &no_arguments, Label::kNear); in Generate_FunctionPrototypeApply() local 1107 __ JumpIfRoot(eax, Heap::kUndefinedValueRootIndex, &no_arguments, in Generate_FunctionPrototypeApply() local 1861 __ JumpIfRoot(ecx, Heap::kUndefinedValueRootIndex, in Generate_CallFunction() local
|
/external/v8/src/x87/ |
D | builtins-x87.cc | 1106 __ JumpIfRoot(eax, Heap::kNullValueRootIndex, &no_arguments, Label::kNear); in Generate_FunctionPrototypeApply() local 1107 __ JumpIfRoot(eax, Heap::kUndefinedValueRootIndex, &no_arguments, in Generate_FunctionPrototypeApply() local 1868 __ JumpIfRoot(ecx, Heap::kUndefinedValueRootIndex, in Generate_CallFunction() local
|