Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_common.cc41 typedef mirror::ObjectArray<mirror::Class> ClassArray; typedef
1041 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value(); in GenConstClass()
1190 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value(); in GenInstanceofFinal()
1250 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value(); in GenInstanceofCallingHelper()
1381 int32_t offset_of_type = ClassArray::OffsetOfElement(type_idx).Int32Value(); in GenCheckCast()