Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1621 PushFpr4(val); in AdvanceFloat()
1660 PushFpr4(0); in AdvanceDouble()
1699 void PushFpr4(float val) { in PushFpr4() function in art::BuildNativeCallFrameStateMachine
1700 delegate_->PushFpr4(val); in PushFpr4()
1789 void PushFpr4(float /* val */) { in PushFpr4() function in art::ComputeNativeCallFrameSize
1913 void PushFpr4(float val) { in PushFpr4() function in art::FillNativeCall