Searched defs:X86CalleeSaveFrameSize (Results 1 - 1 of 1) sorted by relevance

/art/runtime/arch/x86/
H A Dquick_method_frame_info_x86.h37 constexpr uint32_t X86CalleeSaveFrameSize(Runtime::CalleeSaveType type) { function in namespace:art::x86
43 return QuickMethodFrameInfo(X86CalleeSaveFrameSize(type),

Completed in 265 milliseconds