Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1769 PushFpr4(val); in AdvanceFloat()
1808 PushFpr4(0); in AdvanceDouble()
1847 void PushFpr4(float val) { in PushFpr4() function in art::BuildNativeCallFrameStateMachine
1848 delegate_->PushFpr4(val); in PushFpr4()
1962 void PushFpr4(float /* val */) { in PushFpr4() function in art::ComputeNativeCallFrameSize
2113 void PushFpr4(float val) { in PushFpr4() function in art::FillNativeCall