Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/MC/AArch64/SVE/
Dfrecpx.s10 frecpx z31.h, p7/m, z31.h label
16 frecpx z31.s, p7/m, z31.s label
22 frecpx z31.d, p7/m, z31.d label
38 frecpx z4.d, p7/m, z31.d label
50 frecpx z4.d, p7/m, z31.d label
Dfrecpx-diagnostics.s3 frecpx z0.b, p0/m, z0.b label
8 frecpx z0.s, p0/z, z0.s label
13 frecpx z0.s, p8/m, z0.s label
/external/vixl/test/aarch64/
Dtest-api-movprfx-aarch64.cc492 __ frecpx(z7.VnH(), p6.Merging(), z7.VnH()); in TEST() local
964 __ frecpx(z9.VnS(), p0.Merging(), z14.VnS()); in TEST() local
1783 __ frecpx(z12.VnH(), p1.Merging(), z4.VnH()); in TEST() local
Dtest-trace-aarch64.cc559 __ frecpx(d15, d18); in GenerateTestSequenceFP() local
560 __ frecpx(s5, s10); in GenerateTestSequenceFP() local
/external/vixl/src/aarch64/
Dlogic-aarch64.cc6238 LogicVRegister Simulator::frecpx(VectorFormat vform, in frecpx() function in vixl::aarch64::Simulator
6274 LogicVRegister Simulator::frecpx(VectorFormat vform, in frecpx() function in vixl::aarch64::Simulator
Dassembler-sve-aarch64.cc1786 void Assembler::frecpx(const ZRegister& zd, in frecpx() function in vixl::aarch64::Assembler
Dassembler-aarch64.cc3606 void Assembler::frecpx(const VRegister& vd, const VRegister& vn) { in frecpx() function in vixl::aarch64::Assembler