Searched defs:DF_SETS_CONST (Results 1 – 2 of 2) sorted by relevance
/art/compiler/sea_ir/ir/ | ||
D | instruction_tools.h | 37 #define DF_SETS_CONST (1 << kSetsConst) macro |
/art/compiler/dex/ | ||
D | mir_graph.h | 121 #define DF_SETS_CONST (UINT64_C(1) << kSetsConst) macro |