Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dreference_type_propagation_test.cc113 ReferenceTypeInfo t5(MergeTypes(StringType(), InvalidType())); in TEST_F() local
114 EXPECT_TRUE(t5.IsValid()); in TEST_F()
115 EXPECT_TRUE(t5.IsExact()); in TEST_F()
116 EXPECT_TRUE(t5.IsEqual(StringType())); in TEST_F()
147 ReferenceTypeInfo t5(MergeTypes(ObjectType(false), ObjectType())); in TEST_F() local
148 EXPECT_TRUE(t5.IsValid()); in TEST_F()
149 EXPECT_FALSE(t5.IsExact()); in TEST_F()
150 EXPECT_TRUE(t5.IsEqual(ObjectType(false))); in TEST_F()
/art/tools/ahat/src/test/com/android/ahat/
DDiffFieldsTest.java38 private static final Type t5 = Type.BYTE; field in DiffFieldsTest
127 a.add(new FieldValue("n5", t5, null)); in basicDiff()
135 b.add(new FieldValue("n5", t5, null)); in basicDiff()
165 a.add(new FieldValue("n5", t5, null)); in reorderedDiff()
173 b.add(new FieldValue("n5", t5, null)); in reorderedDiff()
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S386 sw $t5, 192($sp)
518 lw $t5, 192($sp)
751 lw $t5, 52($a0)
1011 lapc $t5, tabDouble
1018 addiu $t5, $ra, %lo(tabDouble - tabBase)
1048 addu $ra, $t5, $t7
1756 # t5, t6 : temps
1762 li $t5, ROSALLOC_MAX_THREAD_LOCAL_BRACKET_SIZE # Check if size is for a thread local
1770 bgtu $t1, $t5, .Lslow_path_\c_name
1786 lw $t5, ROSALLOC_SLOT_NEXT_OFFSET($v0)
[all …]
/art/runtime/interpreter/mterp/mips/
Dheader.S96 #define t5 $$13 macro
/art/test/dexdump/
Dbytecodes.txt1587 0x0015 - 0x005d reg=4 t5 I
1743 0x002f - 0x00c2 reg=10 t5 J