Home | History | Annotate | Download | only in mips64

Lines Matching refs:dst_index

388 void LiftoffAssembler::MoveStackValue(uint32_t dst_index, uint32_t src_index,
390 DCHECK_NE(dst_index, src_index);
393 Spill(dst_index, reg, type);