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

  /dalvik/vm/compiler/codegen/mips/
MipsLIR.h 550 #define REG_USE23 (REG_USE2 | REG_USE3)
Assemble.cpp 143 kFmtBitBlt, 20, 16, IS_QUAD_OP | REG_DEF01 | REG_USE23,
    [all...]
  /art/compiler/dex/quick/mips/
assemble_mips.cc 147 kFmtBitBlt, 20, 16, IS_QUAD_OP | REG_DEF01 | REG_USE23,
    [all...]
  /art/compiler/dex/quick/
mir_to_lir.h 92 #define REG_USE23 (REG_USE2 | REG_USE3)
    [all...]

Completed in 128 milliseconds