Home
last modified time | relevance | path

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

/art/compiler/sea_ir/ir/
Dinstruction_tools.h58 #define DF_REF_B (1 << kRefB) macro
/art/compiler/dex/
Dmir_graph.h143 #define DF_REF_B (UINT64_C(1) << kRefB) macro