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

/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc4879 LogicVRegister Simulator::frecpx(VectorFormat vform, function in class:vixl::aarch64::Simulator
4909 LogicVRegister Simulator::frecpx(VectorFormat vform, function in class:vixl::aarch64::Simulator
4913 frecpx<float>(vform, dst, src);
4916 frecpx<double>(vform, dst, src);

Completed in 127 milliseconds