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 63 #define REG_DEFD (1ULL << kRegDefD)
119 #define REG_DEFAD_USEA (REG_DEFA_USEA | REG_DEFD)
    [all...]
  /art/compiler/dex/quick/x86/
target_x86.cc 295 if (flags & REG_DEFD) {
    [all...]

Completed in 146 milliseconds