/external/v8/src/ |
D | full-codegen.h | 634 virtual void Plug(Heap::RootListIndex index) const = 0; 689 virtual void Plug(Heap::RootListIndex) const; 710 virtual void Plug(Heap::RootListIndex) const; 749 virtual void Plug(Heap::RootListIndex) const; 776 virtual void Plug(Heap::RootListIndex) const;
|
D | heap.h | 1395 enum RootListIndex { enum 1420 RootListIndex RootIndexForExternalArrayType( 1732 RootListIndex index; 1737 RootListIndex index; 1743 RootListIndex index;
|
D | code-stubs.h | 1084 Heap::RootListIndex value,
|
D | heap.cc | 2829 Heap::RootListIndex Heap::RootIndexForExternalArrayType( in RootIndexForExternalArrayType()
|
/external/v8/src/mips/ |
D | macro-assembler-mips.h | 200 Heap::RootListIndex index, 269 Heap::RootListIndex index); 271 Heap::RootListIndex index, 276 Heap::RootListIndex index); 278 Heap::RootListIndex index, 1008 Heap::RootListIndex index, 1251 void AssertRegisterIsRoot(Register reg, Heap::RootListIndex index); 1337 Heap::RootListIndex root_value_index, 1451 Heap::RootListIndex map_index,
|
D | macro-assembler-mips.cc | 55 Heap::RootListIndex index) { in LoadRoot() 61 Heap::RootListIndex index, in LoadRoot() 70 Heap::RootListIndex index) { in StoreRoot() 76 Heap::RootListIndex index, in StoreRoot() 1652 Heap::RootListIndex index, in Branch() 3527 Heap::RootListIndex index, in CheckMap() 4334 Heap::RootListIndex index) { in AssertRegisterIsRoot() 4637 Heap::RootListIndex map_index, in InitializeNewString() 4802 Heap::RootListIndex root_value_index, in AbortIfNotRootValue()
|
D | full-codegen-mips.cc | 497 void FullCodeGenerator::EffectContext::Plug(Heap::RootListIndex index) const { in Plug() 502 Heap::RootListIndex index) const { in Plug() 508 Heap::RootListIndex index) const { in Plug() 514 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const { in Plug() 661 Heap::RootListIndex value_root_index = in Plug() 668 Heap::RootListIndex value_root_index = in Plug() 4342 Heap::RootListIndex nil_value = nil == kNullValue ? in EmitLiteralCompareNil() 4350 Heap::RootListIndex other_nil_value = nil == kNullValue ? in EmitLiteralCompareNil()
|
D | lithium-codegen-mips.cc | 1692 Heap::RootListIndex nil_value = instr->nil() == kNullValue ? in DoIsNilAndBranch() 1699 Heap::RootListIndex other_nil_value = instr->nil() == kNullValue ? in DoIsNilAndBranch()
|
D | code-stubs-mips.cc | 346 Heap::RootListIndex expected_map_index; in Generate() 1947 Heap::RootListIndex value, in CheckOddball()
|
/external/v8/src/arm/ |
D | macro-assembler-arm.h | 162 Heap::RootListIndex index, 166 Heap::RootListIndex index, 840 Heap::RootListIndex index, 857 void CompareRoot(Register obj, Heap::RootListIndex index); 1087 void AssertRegisterIsRoot(Register reg, Heap::RootListIndex index); 1194 Heap::RootListIndex root_value_index, 1286 Heap::RootListIndex map_index,
|
D | macro-assembler-arm.cc | 397 Heap::RootListIndex index, in LoadRoot() 404 Heap::RootListIndex index, in StoreRoot() 870 Heap::RootListIndex map_index, in InitializeNewString() 1861 Heap::RootListIndex index) { in CompareRoot() 2040 Heap::RootListIndex index, in CheckMap() 2755 Heap::RootListIndex index) { in AssertRegisterIsRoot() 3012 Heap::RootListIndex root_value_index, in AbortIfNotRootValue()
|
D | full-codegen-arm.cc | 489 void FullCodeGenerator::EffectContext::Plug(Heap::RootListIndex index) const { in Plug() 494 Heap::RootListIndex index) const { in Plug() 500 Heap::RootListIndex index) const { in Plug() 506 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const { in Plug() 653 Heap::RootListIndex value_root_index = in Plug() 660 Heap::RootListIndex value_root_index = in Plug() 4304 Heap::RootListIndex nil_value = nil == kNullValue ? in EmitLiteralCompareNil() 4312 Heap::RootListIndex other_nil_value = nil == kNullValue ? in EmitLiteralCompareNil()
|
D | lithium-codegen-arm.cc | 1830 Heap::RootListIndex nil_value = instr->nil() == kNullValue ? in DoIsNilAndBranch() 1838 Heap::RootListIndex other_nil_value = instr->nil() == kNullValue ? in DoIsNilAndBranch()
|
D | code-stubs-arm.cc | 348 Heap::RootListIndex expected_map_index; in Generate() 1857 Heap::RootListIndex value, in CheckOddball()
|
/external/v8/src/x64/ |
D | macro-assembler-x64.h | 132 void LoadRoot(Register destination, Heap::RootListIndex index); 133 void StoreRoot(Register source, Heap::RootListIndex index); 140 void CompareRoot(Register with, Heap::RootListIndex index); 141 void CompareRoot(const Operand& with, Heap::RootListIndex index); 142 void PushRoot(Heap::RootListIndex index); 961 Heap::RootListIndex root_value_index,
|
D | full-codegen-x64.cc | 421 void FullCodeGenerator::EffectContext::Plug(Heap::RootListIndex index) const { in Plug() 426 Heap::RootListIndex index) const { in Plug() 432 Heap::RootListIndex index) const { in Plug() 437 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const { in Plug() 580 Heap::RootListIndex value_root_index = in Plug() 587 Heap::RootListIndex value_root_index = in Plug() 4208 Heap::RootListIndex nil_value = nil == kNullValue ? in EmitLiteralCompareNil() 4215 Heap::RootListIndex other_nil_value = nil == kNullValue ? in EmitLiteralCompareNil()
|
D | macro-assembler-x64.cc | 153 void MacroAssembler::LoadRoot(Register destination, Heap::RootListIndex index) { in LoadRoot() 171 void MacroAssembler::StoreRoot(Register source, Heap::RootListIndex index) { in StoreRoot() 178 void MacroAssembler::PushRoot(Heap::RootListIndex index) { in PushRoot() 184 void MacroAssembler::CompareRoot(Register with, Heap::RootListIndex index) { in CompareRoot() 192 Heap::RootListIndex index) { in CompareRoot() 2883 Heap::RootListIndex root_value_index, in AbortIfNotRootValue()
|
D | lithium-codegen-x64.cc | 1616 Heap::RootListIndex nil_value = instr->nil() == kNullValue ? in DoIsNilAndBranch() 1623 Heap::RootListIndex other_nil_value = instr->nil() == kNullValue ? in DoIsNilAndBranch()
|
D | code-stubs-x64.cc | 329 Heap::RootListIndex expected_map_index; in Generate() 521 Heap::RootListIndex value, in CheckOddball()
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.h | 336 void CompareRoot(Register with, Heap::RootListIndex index); 337 void CompareRoot(const Operand& with, Heap::RootListIndex index);
|
D | full-codegen-ia32.cc | 482 void FullCodeGenerator::EffectContext::Plug(Heap::RootListIndex index) const { in Plug() 488 Heap::RootListIndex index) const { in Plug() 494 Heap::RootListIndex index) const { in Plug() 499 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const { in Plug()
|
D | macro-assembler-ia32.cc | 353 void MacroAssembler::CompareRoot(Register with, Heap::RootListIndex index) { in CompareRoot() 361 Heap::RootListIndex index) { in CompareRoot()
|
D | code-stubs-ia32.cc | 556 Heap::RootListIndex value, in CheckOddball()
|