Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dlogic-aarch64.cc3786 T Simulator::FPRSqrtStepFused(T op1, T op2) { in FPRSqrtStepFused() function in vixl::aarch64::Simulator
4017 dst.SetFloat(i, std::isnan(result) ? result : FPRSqrtStepFused(op1, op2)); in frsqrts()
Dsimulator-aarch64.h2977 T FPRSqrtStepFused(T op1, T op2);