Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_common.cc32 typedef mirror::ObjectArray<mirror::Class> ClassArray; typedef
839 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value(); in GenConstClass()
1057 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value(); in GenInstanceofFinal()
1113 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value(); in GenInstanceofCallingHelper()
1259 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value(); in GenCheckCast()