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

  /art/compiler/dex/quick/
mir_to_lir.h 77 #define REG_USED (1ULL << kRegUseD)
118 #define REG_DEFAD_USEAD (REG_DEFAD_USEA | REG_USED)
    [all...]
  /art/compiler/dex/quick/x86/
target_x86.cc 306 if (flags & REG_USED) {
    [all...]

Completed in 108 milliseconds