Home
last modified time | relevance | path

Searched refs:packedLeftShiftByScalarInt32x4 (Results 1 – 16 of 16) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared.h550 void packedLeftShiftByScalarInt32x4(FloatRegister src, FloatRegister dest) { in packedLeftShiftByScalarInt32x4() function
553 void packedLeftShiftByScalarInt32x4(Imm32 count, FloatRegister dest) { in packedLeftShiftByScalarInt32x4() function
H A DCodeGenerator-x86-shared.cpp3875 masm.packedLeftShiftByScalarInt32x4(count, out); in visitSimdShift()
3916 masm.packedLeftShiftByScalarInt32x4(scratch, out); in visitSimdShift()
/dports/www/firefox/firefox-99.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared.h540 void packedLeftShiftByScalarInt32x4(FloatRegister in, Register count,
631 void packedLeftShiftByScalarInt32x4(Imm32 count, FloatRegister dest) { in packedLeftShiftByScalarInt32x4() function
H A DMacroAssembler-x86-shared-SIMD.cpp1143 void MacroAssemblerX86Shared::packedLeftShiftByScalarInt32x4( in packedLeftShiftByScalarInt32x4() function in MacroAssemblerX86Shared
H A DMacroAssembler-x86-shared-inl.h2176 MacroAssemblerX86Shared::packedLeftShiftByScalarInt32x4(lhsDest, rhs, in leftShiftInt32x4()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared.h523 void packedLeftShiftByScalarInt32x4(FloatRegister in, Register count,
613 void packedLeftShiftByScalarInt32x4(Imm32 count, FloatRegister dest) { in packedLeftShiftByScalarInt32x4() function
H A DMacroAssembler-x86-shared-SIMD.cpp1014 void MacroAssemblerX86Shared::packedLeftShiftByScalarInt32x4( in packedLeftShiftByScalarInt32x4() function in MacroAssemblerX86Shared
H A DMacroAssembler-x86-shared-inl.h2050 MacroAssemblerX86Shared::packedLeftShiftByScalarInt32x4(lhsDest, rhs, temp, in leftShiftInt32x4()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared.h523 void packedLeftShiftByScalarInt32x4(FloatRegister in, Register count,
613 void packedLeftShiftByScalarInt32x4(Imm32 count, FloatRegister dest) { in packedLeftShiftByScalarInt32x4() function
H A DMacroAssembler-x86-shared-SIMD.cpp1014 void MacroAssemblerX86Shared::packedLeftShiftByScalarInt32x4( in packedLeftShiftByScalarInt32x4() function in MacroAssemblerX86Shared
H A DMacroAssembler-x86-shared-inl.h2050 MacroAssemblerX86Shared::packedLeftShiftByScalarInt32x4(lhsDest, rhs, temp, in leftShiftInt32x4()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared.h698 void packedLeftShiftByScalarInt32x4(FloatRegister in, Register count,
714 void packedLeftShiftByScalarInt32x4(Imm32 count, FloatRegister dest) { in packedLeftShiftByScalarInt32x4() function
H A DMacroAssembler-x86-shared-SIMD.cpp1721 void MacroAssemblerX86Shared::packedLeftShiftByScalarInt32x4( in packedLeftShiftByScalarInt32x4() function in MacroAssemblerX86Shared
H A DMacroAssembler-x86-shared-inl.h1628 MacroAssemblerX86Shared::packedLeftShiftByScalarInt32x4(lhsDest, rhs, temp, in leftShiftInt32x4()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared.h1010 void packedLeftShiftByScalarInt32x4(FloatRegister src, FloatRegister dest) { in packedLeftShiftByScalarInt32x4() function
1013 void packedLeftShiftByScalarInt32x4(Imm32 count, FloatRegister dest) { in packedLeftShiftByScalarInt32x4() function
H A DCodeGenerator-x86-shared.cpp4107 masm.packedLeftShiftByScalarInt32x4(count, out); in visitSimdShift()
4148 masm.packedLeftShiftByScalarInt32x4(scratch, out); in visitSimdShift()