Home | History | Annotate | Download | only in x64

Lines Matching refs:SafepointRegisterSlot

2630   movq(SafepointRegisterSlot(dst), imm);
2635 movq(SafepointRegisterSlot(dst), src);
2640 movq(dst, SafepointRegisterSlot(src));
2644 Operand MacroAssembler::SafepointRegisterSlot(Register reg) {