Home
last modified time | relevance | path

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

/art/compiler/sea_ir/ir/
Dinstruction_tools.h33 #define DF_B_WIDE (1 << kBWide) macro
/art/compiler/dex/
Dmir_graph.h117 #define DF_B_WIDE (UINT64_C(1) << kBWide) macro