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

  /art/compiler/dex/quick/
local_optimizations.cc 43 (flags & REG_DEF01) == REG_DEF01 || \
mir_to_lir.h 109 #define REG_DEF01 (REG_DEF0 | REG_DEF1)
    [all...]
  /art/compiler/dex/quick/arm64/
assemble_arm64.cc 413 kFmtUnused, -1, -1, IS_TERTIARY_OP | REG_DEF01 | REG_USE1 | IS_LOAD,
417 kFmtBitBlt, 21, 15, IS_QUAD_OP | REG_USE2 | REG_DEF01 | IS_LOAD_OFF,
421 kFmtBitBlt, 21, 15, IS_QUAD_OP | REG_USE2 | REG_DEF01 | IS_LOAD_OFF,
    [all...]

Completed in 60 milliseconds