Searched defs:DF_CORE_B (Results 1 – 2 of 2) sorted by relevance
/art/compiler/sea_ir/ir/ | ||
D | instruction_tools.h | 55 #define DF_CORE_B (1 << kCoreB) macro |
/art/compiler/dex/ | ||
D | mir_graph.h | 140 #define DF_CORE_B (UINT64_C(1) << kCoreB) macro |