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

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

Completed in 40 milliseconds