Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1267 PushFpr4(val); in AdvanceFloat()
1306 PushFpr4(0); in AdvanceDouble()
1345 void PushFpr4(float val) { in PushFpr4() function in art::BuildNativeCallFrameStateMachine
1346 delegate_->PushFpr4(val); in PushFpr4()
1460 void PushFpr4(float /* val */) { in PushFpr4() function in art::ComputeNativeCallFrameSize
1604 void PushFpr4(float val) { in PushFpr4() function in art::FillNativeCall