Searched defs:DF_REF_A (Results 1 – 2 of 2) sorted by relevance
/art/compiler/sea_ir/ir/ | ||
D | instruction_tools.h | 57 #define DF_REF_A (1 << kRefA) macro |
/art/compiler/dex/ | ||
D | mir_graph.h | 142 #define DF_REF_A (UINT64_C(1) << kRefA) macro |