Searched defs:DF_IS_MOVE (Results 1 - 2 of 2) sorted by relevance

/art/compiler/sea_ir/ir/
H A Dinstruction_tools.h36 #define DF_IS_MOVE (1 << kIsMove) macro
/art/compiler/dex/
H A Dmir_graph.h120 #define DF_IS_MOVE (UINT64_C(1) << kIsMove) macro

Completed in 47 milliseconds