Searched defs:DF_A_WIDE (Results 1 – 2 of 2) sorted by relevance
/art/compiler/sea_ir/ir/ | ||
D | instruction_tools.h | 32 #define DF_A_WIDE (1 << kAWide) macro |
/art/compiler/dex/ | ||
D | mir_graph.h | 116 #define DF_A_WIDE (UINT64_C(1) << kAWide) macro |