Home
last modified time | relevance | path

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

/art/compiler/sea_ir/ir/
Dinstruction_tools.h55 #define DF_CORE_B (1 << kCoreB) macro
/art/compiler/dex/
Dmir_graph.h140 #define DF_CORE_B (UINT64_C(1) << kCoreB) macro