Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1542 PushFpr4(val); in AdvanceFloat()
1575 PushFpr4(0); in AdvanceDouble()
1616 void PushFpr4(float val) { in PushFpr4() function in art::BuildNativeCallFrameStateMachine
1617 delegate_->PushFpr4(val); in PushFpr4()
1699 void PushFpr4(float /* val */) { in PushFpr4() function in art::ComputeNativeCallFrameSize
1803 void PushFpr4(float val) { in PushFpr4() function in art::FillNativeCall