Searched defs:DF_FORMAT_3RC (Results 1 – 2 of 2) sorted by relevance
/art/compiler/sea_ir/ir/ | ||
D | instruction_tools.h | 39 #define DF_FORMAT_3RC (1 << kFormat3rc) macro |
/art/compiler/dex/ | ||
D | mir_graph.h | 123 #define DF_FORMAT_3RC (UINT64_C(1) << kFormat3rc) macro |