Home
last modified time | relevance | path

Searched refs:HaveDoubleFpr (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1284 bool HaveDoubleFpr() const { in HaveDoubleFpr() function in art::BuildNativeCallFrameStateMachine
1304 if (HaveDoubleFpr()) { in AdvanceDouble()