Home | History | Annotate | Download | only in x64

Lines Matching defs:LoadRoot

48 void MacroAssembler::LoadRoot(Register destination, Heap::RootListIndex index) {
64 LoadRoot(kScratchRegister, index);
360 LoadRoot(rax, Heap::kUndefinedValueRootIndex);
2397 LoadRoot(kScratchRegister, Heap::kHeapNumberMapRootIndex);
2427 LoadRoot(kScratchRegister, Heap::kStringMapRootIndex);
2460 LoadRoot(kScratchRegister, Heap::kAsciiStringMapRootIndex);
2481 LoadRoot(kScratchRegister, Heap::kConsStringMapRootIndex);
2499 LoadRoot(kScratchRegister, Heap::kConsAsciiStringMapRootIndex);