Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dreference_type_propagation_test.cc154 ReferenceTypeInfo t6(MergeTypes(ObjectType(), ObjectType(false))); in TEST_F() local
155 EXPECT_TRUE(t6.IsValid()); in TEST_F()
156 EXPECT_FALSE(t6.IsExact()); in TEST_F()
157 EXPECT_TRUE(t6.IsEqual(ObjectType(false))); in TEST_F()
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S343 sw $t6, 196($sp)
473 lw $t6, 196($sp)
706 lw $t6, 56($a0)
952 li $t6, 0 # t6 = gpr_index = 0 (corresponds to A2; A0 and A1 are skipped)
987 addu $ra, $t2, $t6
992 addu $ra, $t3, $t6
1202 LOAD_WORD_TO_REG a1, t8, t6, loopS # a1 = current argument, gpr_index += 16
1203 LOAD_WORD_TO_REG a2, t8, t6, loopS # a2 = current argument, gpr_index += 16
1204 LOAD_WORD_TO_REG a3, t8, t6, loopS # a3 = current argument, gpr_index += 16
1205 LOAD_WORD_TO_REG t0, t8, t6, loopS # t0 = current argument, gpr_index += 16
[all …]
/art/runtime/interpreter/mterp/mips/
Dheader.S94 #define t6 $$14 macro
/art/test/dexdump/
Dbytecodes.txt1588 0x0017 - 0x005d reg=5 t6 I
1744 0x0031 - 0x00c2 reg=12 t6 J
/art/runtime/interpreter/mterp/out/
Dmterp_mips.S101 #define t6 $14 macro