Searched defs:DF_NULL_CHK_1 (Results 1 – 2 of 2) sorted by relevance
/art/compiler/sea_ir/ir/ | ||
D | instruction_tools.h | 41 #define DF_NULL_CHK_1 (1 << kNullCheckSrc1) macro |
/art/compiler/dex/ | ||
D | mir_graph.h | 126 #define DF_NULL_CHK_1 (UINT64_C(1) << kNullCheckSrc1) macro |