Searched defs:DF_CORE_A (Results 1 – 2 of 2) sorted by relevance
/art/compiler/sea_ir/ir/ | ||
D | instruction_tools.h | 54 #define DF_CORE_A (1 << kCoreA) macro |
/art/compiler/dex/ | ||
D | mir_graph.h | 139 #define DF_CORE_A (UINT64_C(1) << kCoreA) macro |