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

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

Completed in 120 milliseconds