Searched refs:PushFpr8 (Results 1 – 1 of 1) sorted by relevance
1536 PushFpr8(UINT64_C(0xFFFFFFFF00000000) | static_cast<uint64_t>(val)); in AdvanceFloat()1539 PushFpr8(static_cast<uint64_t>(val)); in AdvanceFloat()1578 PushFpr8(val); in AdvanceDouble()1619 void PushFpr8(uint64_t val) { in PushFpr8() function in art::BuildNativeCallFrameStateMachine1620 delegate_->PushFpr8(val); in PushFpr8()1703 void PushFpr8(uint64_t /* val */) { in PushFpr8() function in art::ComputeNativeCallFrameSize1808 void PushFpr8(uint64_t val) { in PushFpr8() function in art::FillNativeCall