Home
last modified time | relevance | path

Searched defs:type2 (Results 1 – 4 of 4) sorted by relevance

/art/test/046-reflect/src/
DMain.java615 Type type2 = types2.get(0); in checkParametrizedTypeEqualsAndHashCode() local
671 Type type2 = types2.get(0); in checkGenericArrayTypeEqualsAndHashCode() local
/art/runtime/verifier/
Dreg_type.cc767 const ConstantType& type2 = *down_cast<const ConstantType*>(&incoming_type); in Merge() local
822 const ConstantType& type2 = *down_cast<const ConstantType*>(&incoming_type); in Merge() local
828 const ConstantType& type2 = *down_cast<const ConstantType*>(&incoming_type); in Merge() local
/art/compiler/optimizing/
Dcode_generator.cc1700 DataType::Type type2) { in EmitParallelMoves()
Dinstruction_simplifier.cc917 DataType::Type type2 = b->GetType(); in AreLowerPrecisionArgs() local