Searched defs:frsqrts (Results 1 - 1 of 1) sorted by relevance

/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc4008 LogicVRegister Simulator::frsqrts(VectorFormat vform, function in class:vixl::aarch64::Simulator
4023 LogicVRegister Simulator::frsqrts(VectorFormat vform, function in class:vixl::aarch64::Simulator
4028 frsqrts<float>(vform, dst, src1, src2);
4031 frsqrts<double>(vform, dst, src1, src2);

Completed in 79 milliseconds