Home | History | Annotate | Download | only in x64

Lines Matching refs:LoadRoot

161 void MacroAssembler::LoadRoot(Register destination, Heap::RootListIndex index) {
203 LoadRoot(kScratchRegister, index);
220 LoadRoot(scratch, Heap::kStoreBufferTopRootIndex);
2530 LoadRoot(number_string_cache, Heap::kNumberStringCacheRootIndex);
3674 LoadRoot(kScratchRegister, root_value_index);
4213 LoadRoot(scratch, Heap::kHashSeedRootIndex);
4383 LoadRoot(kScratchRegister, Heap::kOnePointerFillerMapRootIndex);
4568 LoadRoot(kScratchRegister, map_index);
4603 LoadRoot(kScratchRegister, Heap::kStringMapRootIndex);
4639 LoadRoot(kScratchRegister, Heap::kOneByteStringMapRootIndex);
4657 LoadRoot(kScratchRegister, Heap::kConsStringMapRootIndex);
4674 LoadRoot(kScratchRegister, Heap::kConsOneByteStringMapRootIndex);
4688 LoadRoot(kScratchRegister, Heap::kSlicedStringMapRootIndex);
4702 LoadRoot(kScratchRegister, Heap::kSlicedOneByteStringMapRootIndex);
5237 LoadRoot(empty_fixed_array_value, Heap::kEmptyFixedArrayRootIndex);
5269 LoadRoot(kScratchRegister, Heap::kEmptySlowElementDictionaryRootIndex);