Home | History | Annotate | Download | only in arm64

Lines Matching refs:Poke

1217 void MacroAssembler::Poke(const CPURegister& src, const Operand& offset) {
1791 Poke(x19, (spill_offset + 0) * kXRegSize);
1792 Poke(x20, (spill_offset + 1) * kXRegSize);
1793 Poke(x21, (spill_offset + 2) * kXRegSize);
1794 Poke(x22, (spill_offset + 3) * kXRegSize);