Home
last modified time | relevance | path

Searched refs:DF_REF_C (Results 1 – 3 of 3) sorted by relevance

/art/compiler/sea_ir/ir/
Dinstruction_tools.h59 #define DF_REF_C (1 << kRefC) macro
/art/compiler/dex/
Dvreg_analysis.cc203 if (attrs & DF_REF_C) { in InferTypeAndSize()
Dmir_graph.h144 #define DF_REF_C (UINT64_C(1) << kRefC) macro