Searched refs:tmp_w (Results 1 - 1 of 1) sorted by relevance

/external/vixl/test/aarch64/
H A Dtest-utils-aarch64.cc403 Register tmp_w = tmp.W(); local
426 __ Add(tmp_w, wsp, 4 * kXRegSizeInBytes);
427 __ Str(tmp_w, MemOperand(dump_base, wsp_offset));
489 __ Str(tmp_w, MemOperand(dump2, tmp.GetCode() * kWRegSizeInBytes));

Completed in 90 milliseconds