Home
last modified time | relevance | path

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

/art/compiler/sea_ir/ir/
Dinstruction_tools.h54 #define DF_CORE_A (1 << kCoreA) macro
/art/compiler/dex/
Dmir_graph.h139 #define DF_CORE_A (UINT64_C(1) << kCoreA) macro