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

  /art/compiler/dex/quick/x86/
target_x86.cc 149 if (flags & REG_DEFA) {
  /art/compiler/dex/quick/
mir_to_lir.h 50 #define REG_DEFA (1ULL << kRegDefA)
86 #define REG_DEFA_USEA (REG_DEFA | REG_USEA)
    [all...]

Completed in 55 milliseconds