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

  /art/compiler/dex/quick/arm/
assemble_arm.cc 286 IS_BINARY_OP | REG_DEF0_USE1 | SETS_CCODES |IS_MOVE,
290 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE1 | IS_MOVE,
294 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE1 | IS_MOVE,
298 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE1 | IS_MOVE,
552 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE1 | IS_MOVE,
556 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE1 | IS_MOVE,
560 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE1 | IS_MOVE,
    [all...]
  /art/compiler/dex/quick/
local_optimizations.cc 237 } else if (check_flags & IS_MOVE) {
mir_to_lir.h 55 #define IS_MOVE (1ULL << kIsMoveOp)
    [all...]
  /art/compiler/dex/quick/arm64/
assemble_arm64.cc 285 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE1 | IS_MOVE,
455 kFmtUnused, -1, -1, IS_BINARY_OP | REG_DEF0_USE1 | IS_MOVE,
    [all...]

Completed in 39 milliseconds