Searched refs:ART_METHOD_QUICK_CODE_OFFSET_32 (Results 1 – 5 of 5) sorted by relevance
67 #define ART_METHOD_QUICK_CODE_OFFSET_32 28 macro68 DEFINE_CHECK_EQ(static_cast<int32_t>(ART_METHOD_QUICK_CODE_OFFSET_32), (static_cast<int32_t>(art::A…
661 call *ART_METHOD_QUICK_CODE_OFFSET_32(%eax) // call the method778 call *ART_METHOD_QUICK_CODE_OFFSET_32(%eax) // call the method1810 jmp *ART_METHOD_QUICK_CODE_OFFSET_32(%eax)
89 EXPECT_EQ(ART_METHOD_QUICK_CODE_OFFSET_32, in TEST_F()
1169 lw $t9, ART_METHOD_QUICK_CODE_OFFSET_32($a0) # get pointer to the code2095 lw $t9, ART_METHOD_QUICK_CODE_OFFSET_32($a0)
1639 ldr pc, [r0, #ART_METHOD_QUICK_CODE_OFFSET_32]