Home
last modified time | relevance | path

Searched defs:DF_CORE_C (Results 1 – 2 of 2) sorted by relevance

/art/compiler/sea_ir/ir/
Dinstruction_tools.h56 #define DF_CORE_C (1 << kCoreC) macro
/art/compiler/dex/
Dmir_graph.h141 #define DF_CORE_C (UINT64_C(1) << kCoreC) macro