Home
last modified time | relevance | path

Searched refs:moveLowInt32 (Results 1 – 14 of 14) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared-SIMD.cpp214 moveLowInt32(input, output); in extractLaneInt32x4()
220 moveLowInt32(ScratchSimd128Reg, output); in extractLaneInt32x4()
H A DMacroAssembler-x86-shared.h786 void moveLowInt32(FloatRegister src, Register dest) { vmovd(src, dest); } in moveLowInt32() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared.h655 void moveLowInt32(FloatRegister src, Register dest) { vmovd(src, dest); } in moveLowInt32() function
H A DCodeGenerator-x86-shared.cpp2516 masm.moveLowInt32(input, output); in emitSimdExtractLane32x4()
2522 masm.moveLowInt32(ScratchSimd128Reg, output); in emitSimdExtractLane32x4()
/dports/www/firefox/firefox-99.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared.h705 void moveLowInt32(FloatRegister src, Register dest) { vmovd(src, dest); } in moveLowInt32() function
H A DMacroAssembler-x86-shared-SIMD.cpp73 moveLowInt32(input, output); in extractLaneInt32x4()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared-SIMD.cpp58 moveLowInt32(input, output); in extractLaneInt32x4()
H A DMacroAssembler-x86-shared.h666 void moveLowInt32(FloatRegister src, Register dest) { vmovd(src, dest); } in moveLowInt32() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared-SIMD.cpp58 moveLowInt32(input, output); in extractLaneInt32x4()
H A DMacroAssembler-x86-shared.h666 void moveLowInt32(FloatRegister src, Register dest) { vmovd(src, dest); } in moveLowInt32() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86-shared/
H A DCodeGenerator-x86-shared.cpp2409 masm.moveLowInt32(input, output); in visitSimdExtractElementI()
2416 masm.moveLowInt32(scratch, output); in visitSimdExtractElementI()
H A DMacroAssembler-x86-shared.h1245 void moveLowInt32(FloatRegister src, Register dest) { in moveLowInt32() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared.h1114 void moveLowInt32(FloatRegister src, Register dest) { in moveLowInt32() function
H A DCodeGenerator-x86-shared.cpp2710 masm.moveLowInt32(input, output); in emitSimdExtractLane32x4()
2716 masm.moveLowInt32(ScratchSimd128Reg, output); in emitSimdExtractLane32x4()