Home
last modified time | relevance | path

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

/art/compiler/dex/
Ddex_to_dex_compiler.cc286 inst->SetVRegB_3rc(static_cast<uint16_t>(vtable_idx)); in CompileInvokeVirtual()
/art/runtime/
Ddex_instruction.h418 void SetVRegB_3rc(uint16_t val) { in SetVRegB_3rc() function