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

  /art/compiler/sea_ir/ir/
instruction_tools.h 78 #define DF_A_IS_REG (DF_UA | DF_DA)
  /dalvik/vm/compiler/
Dataflow.h 81 #define DF_A_IS_REG (DF_UA | DF_UA_WIDE | DF_DA | DF_DA_WIDE)
  /art/compiler/dex/
mir_graph.h 147 #define DF_A_IS_REG (DF_UA | DF_DA)

Completed in 42 milliseconds