Searched defs:DF_NULL_CHK_2 (Results 1 - 2 of 2) sorted by relevance

/art/compiler/sea_ir/ir/
H A Dinstruction_tools.h42 #define DF_NULL_CHK_2 (1 << kNullCheckSrc2) macro
68 DF_NULL_CHK_2 | \
/art/compiler/dex/
H A Dmir_graph.h127 #define DF_NULL_CHK_2 (UINT64_C(1) << kNullCheckSrc2) macro
156 DF_NULL_CHK_2 | \

Completed in 122 milliseconds