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

  /art/compiler/dex/quick/
mir_to_lir.h 70 #define REG_DEFD (1ULL << kRegDefD)
126 #define REG_DEFAD_USEA (REG_DEFA_USEA | REG_DEFD)
    [all...]
  /art/compiler/dex/quick/x86/
target_x86.cc 271 if (flags & REG_DEFD) {
    [all...]

Completed in 35 milliseconds