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

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

Completed in 35 milliseconds