/art/runtime/interpreter/mterp/x86_64/ |
D | footer.S | 20 call SYMBOL(MterpLogDivideByZeroException) 29 call SYMBOL(MterpLogArrayIndexException) 38 call SYMBOL(MterpLogNegativeArraySizeException) 47 call SYMBOL(MterpLogNoSuchMethodException) 56 call SYMBOL(MterpLogNullObjectException) 65 call SYMBOL(MterpLogExceptionThrownException) 75 call SYMBOL(MterpLogSuspendFallback) 98 call SYMBOL(MterpHandleException) 107 call SYMBOL(MterpShouldSwitchInterpreters) 233 call SYMBOL(MterpLogOSR) [all …]
|
D | entry.S | 21 .global SYMBOL(ExecuteMterpImpl) 33 SYMBOL(ExecuteMterpImpl): 71 call SYMBOL(MterpSetUpHotnessCountdown)
|
D | op_return_void.S | 2 call SYMBOL(MterpThreadFenceForConstructor) 6 call SYMBOL(MterpSuspendCheck)
|
D | op_return.S | 8 call SYMBOL(MterpThreadFenceForConstructor) 12 call SYMBOL(MterpSuspendCheck)
|
D | op_return_wide.S | 6 call SYMBOL(MterpThreadFenceForConstructor) 10 call SYMBOL(MterpSuspendCheck)
|
D | invoke.S | 14 call SYMBOL($helper) 18 call SYMBOL(MterpShouldSwitchInterpreters)
|
D | op_return_void_no_barrier.S | 4 call SYMBOL(MterpSuspendCheck)
|
D | op_monitor_enter.S | 8 call SYMBOL(artLockObjectFromCode) # (object, self)
|
D | op_monitor_exit.S | 12 call SYMBOL(artUnlockObjectFromCode) # (object, self)
|
D | alt_stub.S | 16 call SYMBOL(MterpCheckBefore) # (self, shadow_frame)
|
D | op_iput_object_quick.S | 6 call SYMBOL(MterpIputObjectQuick)
|
D | op_aput_object.S | 10 call SYMBOL(MterpAputObject) # (array, index)
|
D | op_sput_object.S | 7 call SYMBOL(MterpSputObject)
|
/art/runtime/interpreter/mterp/x86/ |
D | footer.S | 22 call SYMBOL(MterpLogDivideByZeroException) 33 call SYMBOL(MterpLogArrayIndexException) 44 call SYMBOL(MterpLogNegativeArraySizeException) 55 call SYMBOL(MterpLogNoSuchMethodException) 66 call SYMBOL(MterpLogNullObjectException) 77 call SYMBOL(MterpLogExceptionThrownException) 90 call SYMBOL(MterpLogSuspendFallback) 115 call SYMBOL(MterpHandleException) 124 call SYMBOL(MterpShouldSwitchInterpreters) 259 call SYMBOL(MterpLogOSR) [all …]
|
D | entry.S | 21 .global SYMBOL(ExecuteMterpImpl) 33 SYMBOL(ExecuteMterpImpl): 72 call SYMBOL(MterpSetUpHotnessCountdown)
|
D | op_return_void.S | 2 call SYMBOL(MterpThreadFenceForConstructor) 7 call SYMBOL(MterpSuspendCheck)
|
D | op_return.S | 8 call SYMBOL(MterpThreadFenceForConstructor) 13 call SYMBOL(MterpSuspendCheck)
|
D | op_return_wide.S | 6 call SYMBOL(MterpThreadFenceForConstructor) 11 call SYMBOL(MterpSuspendCheck)
|
D | invoke.S | 16 call SYMBOL($helper) 20 call SYMBOL(MterpShouldSwitchInterpreters)
|
/art/runtime/interpreter/mterp/out/ |
D | mterp_x86_64.S | 103 #define SYMBOL(name) _ ## name macro 108 #define SYMBOL(name) name macro 322 .global SYMBOL(ExecuteMterpImpl) 334 SYMBOL(ExecuteMterpImpl): 372 call SYMBOL(MterpSetUpHotnessCountdown) 381 .global SYMBOL(artMterpAsmInstructionStart) 382 FUNCTION_TYPE(SYMBOL(artMterpAsmInstructionStart)) 383 SYMBOL(artMterpAsmInstructionStart) = .L_op_nop 588 call SYMBOL(MterpThreadFenceForConstructor) 592 call SYMBOL(MterpSuspendCheck) [all …]
|
D | mterp_x86.S | 107 #define SYMBOL(name) _ ## name macro 112 #define SYMBOL(name) name macro 339 .global SYMBOL(ExecuteMterpImpl) 351 SYMBOL(ExecuteMterpImpl): 390 call SYMBOL(MterpSetUpHotnessCountdown) 401 .global SYMBOL(artMterpAsmInstructionStart) 402 FUNCTION_TYPE(SYMBOL(artMterpAsmInstructionStart)) 403 SYMBOL(artMterpAsmInstructionStart) = .L_op_nop 613 call SYMBOL(MterpThreadFenceForConstructor) 618 call SYMBOL(MterpSuspendCheck) [all …]
|
/art/runtime/arch/x86_64/ |
D | asm_support_x86_64.S | 34 #define VAR(name) SYMBOL(\name) 90 #define SYMBOL(name) name macro 93 #define SYMBOL(name) _ ## name macro 112 FUNCTION_TYPE(SYMBOL(\c_name)) 113 ASM_HIDDEN SYMBOL(\c_name) 124 SIZE(SYMBOL(\c_name)) 140 FUNCTION_TYPE(SYMBOL(\name)) 149 SIZE(SYMBOL(\name))
|
D | quick_entrypoints_x86_64.S | 272 call SYMBOL(artDeliverPendingExceptionFromCode) // artDeliverPendingExceptionFromCode(Thread*) 892 call SYMBOL(artAllocObjectFromCodeRosAlloc) // cxx_name(arg0, arg1, Thread*) 942 call SYMBOL(artAllocObjectFromCodeTLAB) // cxx_name(arg0, arg1, Thread*) 992 call SYMBOL(artLockObjectFromCode) // artLockObjectFromCode(object, Thread*) 1000 call SYMBOL(artLockObjectFromCode) // artLockObjectFromCode(object, Thread*) 1043 call SYMBOL(artUnlockObjectFromCode) // artUnlockObjectFromCode(object, Thread*) 1051 call SYMBOL(artUnlockObjectFromCode) // artUnlockObjectFromCode(object, Thread*) 1062 call SYMBOL(artIsAssignableFromCode) // (Class* klass, Class* ref_klass) 1080 call SYMBOL(artThrowClassCastException) // (Class* a, Class* b, Thread*) 1119 call SYMBOL(artReadBarrierSlow) // artReadBarrierSlow(ref, obj_reg, offset) [all …]
|
/art/runtime/arch/x86/ |
D | asm_support_x86.S | 36 #define CALLVAR(name) SYMBOL(\name) 50 #define CALLVAR(name) SYMBOL(name&) 97 #define SYMBOL(name) name macro 101 #define SYMBOL(name) _ ## name macro 118 FUNCTION_TYPE(SYMBOL(\c_name)) 130 SIZE(SYMBOL(\c_name))
|
D | quick_entrypoints_x86.S | 35 movl SYMBOL(_ZN3art7Runtime9instance_E)@GOT(REG_VAR(got_reg)), REG_VAR(temp_reg) 61 movl SYMBOL(_ZN3art7Runtime9instance_E)@GOT(REG_VAR(got_reg)), REG_VAR(temp_reg) 91 movl SYMBOL(_ZN3art7Runtime9instance_E)@GOT(REG_VAR(got_reg)), REG_VAR(temp_reg) 138 movl SYMBOL(_ZN3art7Runtime9instance_E)@GOT(REG_VAR(got_reg)), REG_VAR(temp_reg) 234 call SYMBOL(artDeliverPendingExceptionFromCode) // artDeliverPendingExceptionFromCode(Thread*) 916 call SYMBOL(artAllocObjectFromCodeRosAlloc) // cxx_name(arg0, arg1, Thread*) 979 call SYMBOL(artLockObjectFromCode) // artLockObjectFromCode(object, Thread*) 994 call SYMBOL(artLockObjectFromCode) // artLockObjectFromCode(object, Thread*) 1050 call SYMBOL(artUnlockObjectFromCode) // artUnlockObjectFromCode(object, Thread*) 1065 call SYMBOL(artUnlockObjectFromCode) // artUnlockObjectFromCode(object, Thread*) [all …]
|