HomeSort by relevance Sort by last modified time
    Searched refs:VRegC (Results 1 - 3 of 3) sorted by null

  /art/runtime/
dex_instruction.h 268 // VRegC
270 int32_t VRegC() const;
dex_instruction.cc 132 int32_t Instruction::VRegC() const {
  /art/compiler/sea_ir/ir/
sea.cc 676 int vC = instruction_->VRegC();

Completed in 2449 milliseconds