Searched defs:ursqrte (Results 1 – 5 of 5) sorted by relevance
/external/vixl/test/aarch64/ |
D | test-api-movprfx-aarch64.cc | 2385 __ ursqrte(z4.VnS(), p3.Merging(), z3.VnS()); in TEST() local 3557 __ ursqrte(z4.VnS(), p3.Merging(), z4.VnS()); in TEST() local 3703 __ ursqrte(z4.VnS(), p3.Merging(), z3.VnS()); in TEST() local
|
D | test-trace-aarch64.cc | 2409 __ ursqrte(v20.V2S(), v16.V2S()); in GenerateTestSequenceNEON() local 2410 __ ursqrte(v28.V4S(), v8.V4S()); in GenerateTestSequenceNEON() local
|
/external/vixl/src/aarch64/ |
D | assembler-aarch64.cc | 4731 void Assembler::ursqrte(const VRegister& vd, const VRegister& vn) { in ursqrte() function in vixl::aarch64::Assembler
|
D | assembler-sve-aarch64.cc | 9564 void Assembler::ursqrte(const ZRegister& zd, in ursqrte() function in vixl::aarch64::Assembler
|
D | logic-aarch64.cc | 6331 LogicVRegister Simulator::ursqrte(VectorFormat vform, in ursqrte() function in vixl::aarch64::Simulator
|