Searched defs:DF_B_WIDE (Results 1 – 2 of 2) sorted by relevance
/art/compiler/sea_ir/ir/ | ||
D | instruction_tools.h | 33 #define DF_B_WIDE (1 << kBWide) macro |
/art/compiler/dex/ | ||
D | mir_graph.h | 117 #define DF_B_WIDE (UINT64_C(1) << kBWide) macro |