HomeSort by relevance Sort by last modified time
    Searched defs:k35c (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/
dex_file_method_inliner.cc 126 DCHECK_EQ(Instruction::FormatOf(invoke->dalvikInsn.opcode), Instruction::k35c); member in class:art::__anon21::Instruction
    [all...]
  /art/runtime/
dex_instruction.h 113 k35c, // op {vC, vD, vE, vF, vG}, thing@BBBB (B: count, A: vG) enumerator in enum:art::Instruction::Format
425 DCHECK(FormatOf(Opcode()) == k35c);

Completed in 2504 milliseconds