/third_party/node/deps/v8/src/codegen/x64/ |
H A D | macro-assembler-x64.h | 426 void CompareRoot(Register with, RootIndex index); 427 void CompareRoot(Operand with, RootIndex index); 665 CompareRoot(with, index); in JumpIfRoot() 670 CompareRoot(with, index); in JumpIfRoot() 677 CompareRoot(with, index); in JumpIfNotRoot() 682 CompareRoot(with, index); in JumpIfNotRoot()
|
H A D | macro-assembler-x64.cc | 174 void TurboAssembler::CompareRoot(Register with, RootIndex index) { in CompareRoot() function in v8::internal::TurboAssembler 185 void TurboAssembler::CompareRoot(Operand with, RootIndex index) { in CompareRoot() function in v8::internal::TurboAssembler
|
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | macro-assembler-ia32.h | 300 void CompareRoot(Register with, RootIndex index); 301 void CompareRoot(Register with, Register scratch, RootIndex index); 426 CompareRoot(with, index); in JumpIfRoot() 433 CompareRoot(with, index); in JumpIfNotRoot()
|
H A D | macro-assembler-ia32.cc | 114 void TurboAssembler::CompareRoot(Register with, Register scratch, in CompareRoot() function in v8::internal::TurboAssembler 118 CompareRoot(with, index); in CompareRoot() 127 void TurboAssembler::CompareRoot(Register with, RootIndex index) { in CompareRoot() function in v8::internal::TurboAssembler 837 CompareRoot(object, scratch, RootIndex::kUndefinedValue); in CallRecordWriteStub()
|
/third_party/node/deps/v8/src/baseline/ia32/ |
H A D | baseline-compiler-ia32-inl.h | 35 __ masm()->CompareRoot(kInterpreterAccumulatorRegister, in PrologueFillFrame()
|
/third_party/node/deps/v8/src/baseline/s390/ |
H A D | baseline-compiler-s390-inl.h | 36 __ masm()->CompareRoot(kInterpreterAccumulatorRegister, in PrologueFillFrame()
|
/third_party/node/deps/v8/src/baseline/arm64/ |
H A D | baseline-compiler-arm64-inl.h | 38 __ masm()->CompareRoot(kInterpreterAccumulatorRegister, in PrologueFillFrame()
|
/third_party/node/deps/v8/src/baseline/arm/ |
H A D | baseline-compiler-arm-inl.h | 36 __ masm()->CompareRoot(kInterpreterAccumulatorRegister, in PrologueFillFrame()
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | macro-assembler-arm.h | 734 void CompareRoot(Register obj, RootIndex index); 744 CompareRoot(with, index); in JumpIfRoot() 750 CompareRoot(with, index); in JumpIfNotRoot()
|
H A D | macro-assembler-arm.cc | 1854 void MacroAssembler::CompareRoot(Register obj, RootIndex index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler 2235 CompareRoot(object, RootIndex::kUndefinedValue); in CallRecordWriteStub()
|
/third_party/node/deps/v8/src/builtins/ia32/ |
H A D | builtins-ia32.cc | 2252 __ CompareRoot(edi, RootIndex::kTheHoleValue); in Generate_CallOrConstructVarargs() 3054 __ CompareRoot(eax, RootIndex::kException); in Generate_CEntry() 3322 __ CompareRoot(ecx, RootIndex::kTheHoleValue); in CallApiFunctionAndReturn() 3340 __ CompareRoot(map, RootIndex::kHeapNumberMap); in CallApiFunctionAndReturn() 3343 __ CompareRoot(map, RootIndex::kBigIntMap); in CallApiFunctionAndReturn() 3346 __ CompareRoot(return_value, RootIndex::kUndefinedValue); in CallApiFunctionAndReturn() 3349 __ CompareRoot(return_value, RootIndex::kTrueValue); in CallApiFunctionAndReturn() 3352 __ CompareRoot(return_value, RootIndex::kFalseValue); in CallApiFunctionAndReturn() 3355 __ CompareRoot(return_value, RootIndex::kNullValue); in CallApiFunctionAndReturn()
|
/third_party/node/deps/v8/src/builtins/x64/ |
H A D | builtins-x64.cc | 2219 __ CompareRoot(value, RootIndex::kTheHoleValue); in Generate_CallOrConstructVarargs() 3059 __ CompareRoot(suspender, RootIndex::kUndefinedValue); in RestoreParentSuspender() 4300 __ CompareRoot(rax, RootIndex::kException); in Generate_CEntry() 4559 __ CompareRoot(map, RootIndex::kHeapNumberMap); in CallApiFunctionAndReturn() 4562 __ CompareRoot(map, RootIndex::kBigIntMap); in CallApiFunctionAndReturn() 4565 __ CompareRoot(return_value, RootIndex::kUndefinedValue); in CallApiFunctionAndReturn() 4568 __ CompareRoot(return_value, RootIndex::kTrueValue); in CallApiFunctionAndReturn() 4571 __ CompareRoot(return_value, RootIndex::kFalseValue); in CallApiFunctionAndReturn() 4574 __ CompareRoot(return_value, RootIndex::kNullValue); in CallApiFunctionAndReturn()
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | macro-assembler-ppc.h | 1214 void CompareRoot(Register obj, RootIndex index); 1222 CompareRoot(with, index); in JumpIfRoot() 1228 CompareRoot(with, index); in JumpIfNotRoot()
|
H A D | macro-assembler-ppc.cc | 1714 void MacroAssembler::CompareRoot(Register obj, RootIndex index) { in CallRecordWriteStub() 2211 CompareRoot(object, RootIndex::kUndefinedValue); in CallRecordWriteStub()
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | macro-assembler-s390.h | 1563 void CompareRoot(Register obj, RootIndex index); 1587 CompareRoot(with, index); in JumpIfRoot() 1593 CompareRoot(with, index); in JumpIfNotRoot()
|
H A D | macro-assembler-s390.cc | 1911 void MacroAssembler::CompareRoot(Register obj, RootIndex index) { in CallRecordWriteStub() 2221 CompareRoot(object, RootIndex::kUndefinedValue); in CallRecordWriteStub()
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64.cc | 2891 void MacroAssembler::CompareRoot(const Register& obj, RootIndex index) { in TruncateDoubleToI() function in v8::internal::MacroAssembler 2902 CompareRoot(obj, index); in TruncateDoubleToI() 2908 CompareRoot(obj, index); in TruncateDoubleToI()
|
H A D | macro-assembler-arm64.h | 1973 void CompareRoot(const Register& obj, RootIndex index);
|
/third_party/node/deps/v8/src/builtins/arm64/ |
H A D | builtins-arm64.cc | 365 __ CompareRoot(x0, RootIndex::kUndefinedValue); in Generate_JSConstructStubGeneric() 372 __ CompareRoot(x0, RootIndex::kTheHoleValue); in Generate_JSConstructStubGeneric() 1366 __ CompareRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_BaselineOutOfLinePrologue() 2479 // We do not use the CompareRoot macro as it would do a LoadRoot behind the in Generate_CallOrConstructVarargs() 3269 __ CompareRoot(result, RootIndex::kException); in Generate_CEntry()
|
/third_party/node/deps/v8/src/builtins/s390/ |
H A D | builtins-s390.cc | 2381 __ CompareRoot(scratch, RootIndex::kTheHoleValue); in Generate_CallOrConstructVarargs() 3073 __ CompareRoot(r2, RootIndex::kException); in Generate_CEntry() 3084 __ CompareRoot(r1, RootIndex::kTheHoleValue); in Generate_CEntry() 3373 __ CompareRoot(r7, RootIndex::kTheHoleValue); in CallApiFunctionAndReturn()
|
/third_party/node/deps/v8/src/builtins/ppc/ |
H A D | builtins-ppc.cc | 2334 __ CompareRoot(scratch, RootIndex::kTheHoleValue); in Generate_CallOrConstructVarargs() 3031 __ CompareRoot(r3, RootIndex::kException); in Generate_CEntry() 3043 __ CompareRoot(r6, RootIndex::kTheHoleValue); in Generate_CEntry()
|
/third_party/node/deps/v8/src/builtins/arm/ |
H A D | builtins-arm.cc | 2798 __ CompareRoot(r0, RootIndex::kException); in Generate_CEntry() 2809 __ CompareRoot(r3, RootIndex::kTheHoleValue); in Generate_CEntry()
|