Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/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/v8/src/execution/arm64/
Dsimulator-logic-arm64.cc4175 LogicVRegister Simulator::frecpx(VectorFormat vform, LogicVRegister dst, in frecpx() function in v8::internal::Simulator
4203 LogicVRegister Simulator::frecpx(VectorFormat vform, LogicVRegister dst, in frecpx() function in v8::internal::Simulator
/external/vixl/src/aarch64/
Dlogic-aarch64.cc5430 LogicVRegister Simulator::frecpx(VectorFormat vform, in frecpx() function in vixl::aarch64::Simulator
5466 LogicVRegister Simulator::frecpx(VectorFormat vform, in frecpx() function in vixl::aarch64::Simulator
Dassembler-aarch64.cc3568 void Assembler::frecpx(const VRegister& vd, const VRegister& vn) { in frecpx() function in vixl::aarch64::Assembler
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc556 __ frecpx(d15, d18); in GenerateTestSequenceFP() local
557 __ frecpx(s5, s10); in GenerateTestSequenceFP() local
/external/v8/src/codegen/arm64/
Dassembler-arm64.cc2944 void Assembler::frecpx(const VRegister& vd, const VRegister& vn) { in frecpx() function in v8::internal::Assembler