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

  /art/compiler/optimizing/
block_builder.cc 84 MaybeCreateBlockAt(dex_pc + instruction.GetTargetOffset());
155 uint32_t target_dex_pc = dex_pc + instruction.GetTargetOffset();
code_generator.cc 669 uint32_t target = dex_pc + instruction.GetTargetOffset();
    [all...]
  /art/runtime/
dex_instruction.cc 83 int32_t Instruction::GetTargetOffset() const {
dex_instruction.h 489 int32_t GetTargetOffset() const;
utils.cc     [all...]
  /art/compiler/
oat_writer.cc     [all...]

Completed in 226 milliseconds