Home | History | Annotate | Download | only in x64

Lines Matching refs:LoadRoot

236   __ LoadRoot(rcx, Heap::kHeapNumberMapRootIndex);
683 __ LoadRoot(kScratchRegister, Heap::kEmptyFixedArrayRootIndex);
719 __ LoadRoot(kScratchRegister, Heap::kSloppyArgumentsElementsMapRootIndex);
918 __ LoadRoot(kScratchRegister, Heap::kEmptyFixedArrayRootIndex);
941 __ LoadRoot(kScratchRegister, Heap::kFixedArrayMapRootIndex);
1259 __ LoadRoot(rax, Heap::kNullValueRootIndex);
1352 __ LoadRoot(rdx, Heap::kTheHoleValueRootIndex);
1974 __ LoadRoot(rbx, Heap::kUndefinedValueRootIndex);
2294 __ LoadRoot(r14, Heap::kTheHoleValueRootIndex);
2316 __ LoadRoot(rdx, Heap::kTheHoleValueRootIndex);
2416 __ LoadRoot(rax, Heap::kExceptionRootIndex);
2425 __ LoadRoot(rax, Heap::kTheHoleValueRootIndex);
2530 // __ LoadRoot(ToRegister(instr->result()), Heap::kTheHoleValueRootIndex);
2566 __ LoadRoot(rax, Heap::kInstanceofCacheAnswerRootIndex);
2606 __ LoadRoot(kScratchRegister, Heap::kNullValueRootIndex);
2625 __ LoadRoot(rax, Heap::kTrueValueRootIndex);
2654 __ LoadRoot(rax, Heap::kFalseValueRootIndex);
2698 __ LoadRoot(rax, Heap::kFalseValueRootIndex);
2701 __ LoadRoot(rax, Heap::kTrueValueRootIndex);
2807 __ LoadRoot(result_, Heap::kSingleCharacterStringCacheRootIndex);
4545 __ LoadRoot(scratch, Heap::kUndefinedValueRootIndex);