Home
last modified time | relevance | path

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

/art/runtime/
Dasm_support.h214 #define MIRROR_STRING_VALUE_OFFSET (8 + MIRROR_OBJECT_HEADER_SIZE) macro
215 ADD_TEST_EQ(MIRROR_STRING_VALUE_OFFSET, art::mirror::String::ValueOffset().Int32Value())
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S2339 lbu $t0, MIRROR_STRING_VALUE_OFFSET($a0)
2340 lhu $t1, MIRROR_STRING_VALUE_OFFSET($a1)
2350 lhu $t0, MIRROR_STRING_VALUE_OFFSET($a0)
2351 lbu $t1, MIRROR_STRING_VALUE_OFFSET($a1)
2361 lbu $t0, MIRROR_STRING_VALUE_OFFSET($a0)
2362 lbu $t1, MIRROR_STRING_VALUE_OFFSET($a1)
2373 lhu $t0, MIRROR_STRING_VALUE_OFFSET($a0) # while this.charAt(i) == anotherString.charAt(i)
2374 lhu $t1, MIRROR_STRING_VALUE_OFFSET($a1)
2420 lhu $t3, MIRROR_STRING_VALUE_OFFSET($a0) # if this.charAt(i) == ch
2440 lbu $t3, MIRROR_STRING_VALUE_OFFSET($a0)
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S2096 leal MIRROR_STRING_VALUE_OFFSET(%edi), %edi
2097 leal MIRROR_STRING_VALUE_OFFSET(%esi), %esi
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S2153 lea MIRROR_STRING_VALUE_OFFSET(%eax), %esi
2154 lea MIRROR_STRING_VALUE_OFFSET(%ecx), %edi
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S2033 add r0, #MIRROR_STRING_VALUE_OFFSET
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S2432 add x0, x0, #MIRROR_STRING_VALUE_OFFSET