Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1647 PushFpr4(val); in AdvanceFloat()
1686 PushFpr4(0); in AdvanceDouble()
1725 void PushFpr4(float val) { in PushFpr4() function in art::BuildNativeCallFrameStateMachine
1726 delegate_->PushFpr4(val); in PushFpr4()
1815 void PushFpr4(float /* val */) { in PushFpr4() function in art::ComputeNativeCallFrameSize
1939 void PushFpr4(float val) { in PushFpr4() function in art::FillNativeCall