Home
last modified time | relevance | path

Searched defs:sqshrun (Results 1 – 25 of 25) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/llvm-mca/AArch64/Cortex/
H A DA55-neon-instructions.s657 sqshrun b15, h10, #7 label
658 sqshrun h20, s14, #3 label
659 sqshrun s10, d15, #15 label
660 sqshrun v0.2s, v0.2d, #3 label
661 sqshrun v0.4h, v0.4s, #3 label
662 sqshrun v0.8b, v0.8h, #3 label
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/vixl/
H A DAssembler-vixl.cpp4149 void Assembler::sqshrun(const VRegister& vd, in sqshrun() function in vixl::Assembler
H A DLogic-vixl.cpp2507 LogicVRegister Simulator::sqshrun(VectorFormat vform, in sqshrun() function in vixl::Simulator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/arm64/
H A Dassembler-arm64.cc1703 void Assembler::sqshrun(const VRegister& vd, const VRegister& vn, int shift) { in sqshrun() function in v8::internal::Assembler
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/vixl/
H A DAssembler-vixl.cpp4140 void Assembler::sqshrun(const VRegister& vd, in sqshrun() function in vixl::Assembler
H A DLogic-vixl.cpp2444 LogicVRegister Simulator::sqshrun(VectorFormat vform, in sqshrun() function in vixl::Simulator
/dports/www/firefox/firefox-99.0/js/src/jit/arm64/vixl/
H A DAssembler-vixl.cpp4149 void Assembler::sqshrun(const VRegister& vd, in sqshrun() function in vixl::Assembler
H A DLogic-vixl.cpp2507 LogicVRegister Simulator::sqshrun(VectorFormat vform, in sqshrun() function in vixl::Simulator
/dports/lang/v8/v8-9.6.180.12/src/codegen/arm64/
H A Dassembler-arm64.cc1779 void Assembler::sqshrun(const VRegister& vd, const VRegister& vn, int shift) { in sqshrun() function in v8::internal::Assembler
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/vixl/
H A DAssembler-vixl.cpp4130 void Assembler::sqshrun(const VRegister& vd, in sqshrun() function in vixl::Assembler
H A DLogic-vixl.cpp2738 LogicVRegister Simulator::sqshrun(VectorFormat vform, in sqshrun() function in vixl::Simulator
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/arm64/
H A Dassembler-arm64.cc1763 void Assembler::sqshrun(const VRegister& vd, const VRegister& vn, int shift) { in sqshrun() function in v8::internal::Assembler
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/vixl/
H A DAssembler-vixl.cpp4130 void Assembler::sqshrun(const VRegister& vd, in sqshrun() function in vixl::Assembler
H A DLogic-vixl.cpp2738 LogicVRegister Simulator::sqshrun(VectorFormat vform, in sqshrun() function in vixl::Simulator
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm64/vixl/
H A DAssembler-vixl.cpp4149 void Assembler::sqshrun(const VRegister& vd, in sqshrun() function in vixl::Assembler
H A DLogic-vixl.cpp2507 LogicVRegister Simulator::sqshrun(VectorFormat vform, in sqshrun() function in vixl::Simulator
/dports/www/node10/node-v10.24.1/deps/v8/src/arm64/
H A Dassembler-arm64.cc2172 void Assembler::sqshrun(const VRegister& vd, const VRegister& vn, int shift) { in sqshrun() function in v8::internal::Assembler
H A Dsimulator-logic-arm64.cc2286 LogicVRegister Simulator::sqshrun(VectorFormat vform, LogicVRegister dst, in sqshrun() function in v8::internal::Simulator
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/vixl/
H A DAssembler-vixl.cpp4130 void Assembler::sqshrun(const VRegister& vd, in sqshrun() function in vixl::Assembler
H A DLogic-vixl.cpp2736 LogicVRegister Simulator::sqshrun(VectorFormat vform, in sqshrun() function in vixl::Simulator
/dports/lang/v8/v8-9.6.180.12/src/execution/arm64/
H A Dsimulator-logic-arm64.cc2285 LogicVRegister Simulator::sqshrun(VectorFormat vform, LogicVRegister dst, in sqshrun() function in v8::internal::Simulator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/arm64/
H A Dsimulator-logic-arm64.cc2285 LogicVRegister Simulator::sqshrun(VectorFormat vform, LogicVRegister dst, in sqshrun() function in v8::internal::Simulator
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/arm64/
H A Dsimulator-logic-arm64.cc2285 LogicVRegister Simulator::sqshrun(VectorFormat vform, LogicVRegister dst, in sqshrun() function in v8::internal::Simulator
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/aarch64/xbyak_aarch64/src/
H A Dxbyak_aarch64_mnemonic.h1541 void CodeGenerator::sqshrun(const BReg &vd, const HReg &vn, const uint32_t imm) { AdvSimdScShImm(1,… in sqshrun() function
1542 void CodeGenerator::sqshrun(const HReg &vd, const SReg &vn, const uint32_t imm) { AdvSimdScShImm(1,… in sqshrun() function
1543 void CodeGenerator::sqshrun(const SReg &vd, const DReg &vn, const uint32_t imm) { AdvSimdScShImm(1,… in sqshrun() function
2865 void CodeGenerator::sqshrun(const VReg8B &vd, const VReg8H &vn, const uint32_t sh) { AdvSimdShImm(1… function
2866 void CodeGenerator::sqshrun(const VReg4H &vd, const VReg4S &vn, const uint32_t sh) { AdvSimdShImm(1… function
2867 void CodeGenerator::sqshrun(const VReg2S &vd, const VReg2D &vn, const uint32_t sh) { AdvSimdShImm(1… function
/dports/math/onednn/oneDNN-2.5.1/src/cpu/aarch64/xbyak_aarch64/src/
H A Dxbyak_aarch64_mnemonic.h1541 void CodeGenerator::sqshrun(const BReg &vd, const HReg &vn, const uint32_t imm) { AdvSimdScShImm(1,… in sqshrun() function
1542 void CodeGenerator::sqshrun(const HReg &vd, const SReg &vn, const uint32_t imm) { AdvSimdScShImm(1,… in sqshrun() function
1543 void CodeGenerator::sqshrun(const SReg &vd, const DReg &vn, const uint32_t imm) { AdvSimdScShImm(1,… in sqshrun() function
2865 void CodeGenerator::sqshrun(const VReg8B &vd, const VReg8H &vn, const uint32_t sh) { AdvSimdShImm(1… function
2866 void CodeGenerator::sqshrun(const VReg4H &vd, const VReg4S &vn, const uint32_t sh) { AdvSimdShImm(1… function
2867 void CodeGenerator::sqshrun(const VReg2S &vd, const VReg2D &vn, const uint32_t sh) { AdvSimdShImm(1… function