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

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

Completed in 59 milliseconds