Home
last modified time | relevance | path

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

/art/runtime/
Ddex_to_dex_decompiler.cc48 inst->SetVRegC_22c(index); in DecompileInstanceFieldAccess()
/art/dex2oat/dex/
Ddex_to_dex_compiler.cc449 inst->SetVRegC_22c(static_cast<uint16_t>(field_offset.Int32Value())); in CompileInstanceFieldAccess()
/art/libdexfile/dex/
Ddex_instruction.h506 void SetVRegC_22c(uint16_t val) { in SetVRegC_22c() function