Searched defs:DF_CORE_C (Results 1 – 2 of 2) sorted by relevance
/art/compiler/sea_ir/ir/ | ||
D | instruction_tools.h | 56 #define DF_CORE_C (1 << kCoreC) macro |
/art/compiler/dex/ | ||
D | mir_graph.h | 141 #define DF_CORE_C (UINT64_C(1) << kCoreC) macro |