Home | History | Annotate | Download | only in x64

Lines Matching defs:LoadRoot

153 void MacroAssembler::LoadRoot(Register destination, Heap::RootListIndex index) {
195 LoadRoot(kScratchRegister, index);
212 LoadRoot(scratch, Heap::kStoreBufferTopRootIndex);
555 LoadRoot(rax, Heap::kUndefinedValueRootIndex);
2886 LoadRoot(kScratchRegister, root_value_index);
3435 LoadRoot(scratch, Heap::kHashSeedRootIndex);
3777 LoadRoot(kScratchRegister, Heap::kHeapNumberMapRootIndex);
3812 LoadRoot(kScratchRegister, Heap::kStringMapRootIndex);
3850 LoadRoot(kScratchRegister, Heap::kAsciiStringMapRootIndex);
3872 LoadRoot(kScratchRegister, Heap::kConsStringMapRootIndex);
3890 LoadRoot(kScratchRegister, Heap::kConsAsciiStringMapRootIndex);
3908 LoadRoot(kScratchRegister, Heap::kSlicedStringMapRootIndex);
3926 LoadRoot(kScratchRegister, Heap::kSlicedAsciiStringMapRootIndex);
4387 LoadRoot(empty_fixed_array_value, Heap::kEmptyFixedArrayRootIndex);
4389 LoadRoot(empty_descriptor_array_value,