Searched defs:DF_UB (Results 1 – 2 of 2) sorted by relevance
/art/compiler/sea_ir/ir/ | ||
D | instruction_tools.h | 30 #define DF_UB (1 << kUB) macro |
/art/compiler/dex/ | ||
D | mir_graph.h | 114 #define DF_UB (UINT64_C(1) << kUB) macro |