Searched refs:ART_METHOD_QUICK_CODE_OFFSET_32 (Results 1 – 5 of 5) sorted by relevance
317 #define ART_METHOD_QUICK_CODE_OFFSET_32 32 in CheckAsmSupportOffsetsAndSizes() macro318 ADD_TEST_EQ(ART_METHOD_QUICK_CODE_OFFSET_32, in CheckAsmSupportOffsetsAndSizes()
511 call *ART_METHOD_QUICK_CODE_OFFSET_32(%eax) // call the method628 call *ART_METHOD_QUICK_CODE_OFFSET_32(%eax) // call the method1483 jmp *ART_METHOD_QUICK_CODE_OFFSET_32(%eax)
721 lw $t9, ART_METHOD_QUICK_CODE_OFFSET_32($a0) # get pointer to the code849 lw $t9, ART_METHOD_QUICK_CODE_OFFSET_32($a0) # get pointer to the code1697 lw $t9, ART_METHOD_QUICK_CODE_OFFSET_32($a0)
445 ldr ip, [r0, #ART_METHOD_QUICK_CODE_OFFSET_32] @ get pointer to the code1292 ldr pc, [r0, #ART_METHOD_QUICK_CODE_OFFSET_32]
80 EXPECT_EQ(ART_METHOD_QUICK_CODE_OFFSET_32, in TEST_F()