Home
last modified time | relevance | path

Searched refs:reg_tmp_ptr (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/
Dgen_invoke.cc1051 …RegStorage reg_tmp_ptr = RegStorage(RegStorage::k64BitSolo, reg_tmp.GetRawBits() & RegStorage::kRe… in GenInlinedStringGetCharsNoCheck() local
1057 OpRegReg(kOpAdd, reg_dst_ptr, cu_->instruction_set == kArm64 ? reg_tmp_ptr : reg_tmp); in GenInlinedStringGetCharsNoCheck()
1067 OpRegReg(kOpAdd, reg_src_ptr, cu_->instruction_set == kArm64 ? reg_tmp_ptr : reg_tmp); in GenInlinedStringGetCharsNoCheck()