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

  /art/compiler/dex/quick/
mir_to_lir-inl.h 243 if (flags & REG_USE4) {
mir_to_lir.h 74 #define REG_USE4 (1ULL << kRegUse4)
122 #define REG_USE014 (REG_USE01 | REG_USE4)
    [all...]

Completed in 66 milliseconds