Searched refs:fregs (Results 1 - 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1892 size_t fregs = BuildNativeCallFrameStateMachine<ComputeNativeCallFrameSize>::kNumNativeFprArgs; local
1893 sp8 -= fregs * sizeof(uintptr_t);

Completed in 164 milliseconds