Home
last modified time | relevance | path

Searched refs:Movaps (Results 1 – 25 of 58) sorted by relevance

123

/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/pipegen/
H A Dpipecompiler_p.h906 V_EMIT_VV_VV(vmov , PACK_AVX_SSE(Vmovaps , Movaps , Z)) // AVX | SSE2 in V_EMIT_VV_VV() argument
1070 V_EMIT_VV_VV(vmovaps , PACK_AVX_SSE(Vmovaps , Movaps , Z)) // AVX | SSE in V_EMIT_VV_VV()
1271 …d_& dst, const x86::Mem& src) noexcept { vemit_vv_vv(PACK_AVX_SSE(Vmovdqa, Movaps, X), dst, src); } in vloadi128a()
1275 …d_& dst, const x86::Mem& src) noexcept { vemit_vv_vv(PACK_AVX_SSE(Vmovdqa, Movaps, Y), dst, src); } in vloadi256a()
1296 …em& dst, const Operand_& src) noexcept { vemit_vv_vv(PACK_AVX_SSE(Vmovdqa, Movaps, X), dst, src); } in vstorei128a()
1306 …em& dst, const Operand_& src) noexcept { vemit_vv_vv(PACK_AVX_SSE(Vmovdqa, Movaps, Y), dst, src); } in vstorei256a()
1324 …d_& dst, const x86::Mem& src) noexcept { vemit_vv_vv(PACK_AVX_SSE(Vmovaps, Movaps, X), dst, src); } in vloadps_128a()
1326 …d_& dst, const x86::Mem& src) noexcept { vemit_vv_vv(PACK_AVX_SSE(Vmovapd, Movaps, X), dst, src); } in vloadpd_128a()
1329 …d_& dst, const x86::Mem& src) noexcept { vemit_vv_vv(PACK_AVX_SSE(Vmovaps, Movaps, Y), dst, src); } in vloadps_256a()
1331 …d_& dst, const x86::Mem& src) noexcept { vemit_vv_vv(PACK_AVX_SSE(Vmovapd, Movaps, Y), dst, src); } in vloadpd_256a()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc2531 __ Movaps(kScratchDoubleReg, src1); in AssembleArchInstruction() local
2549 __ Movaps(kScratchDoubleReg, src1); in AssembleArchInstruction() local
2691 __ Movaps(tmp1, left); in AssembleArchInstruction() local
2692 __ Movaps(tmp2, right); in AssembleArchInstruction() local
2793 __ Movaps(tmp, src); in AssembleArchInstruction() local
2858 __ Movaps(tmp, src); in AssembleArchInstruction() local
2874 __ Movaps(tmp, src); in AssembleArchInstruction() local
2912 __ Movaps(tmp, dst); in AssembleArchInstruction() local
3027 __ Movaps(tmp, dst); in AssembleArchInstruction() local
3413 __ Movaps(tmp, dst); in AssembleArchInstruction() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc2607 __ Movaps(kScratchDoubleReg, src1); in AssembleArchInstruction() local
2625 __ Movaps(kScratchDoubleReg, src1); in AssembleArchInstruction() local
2663 __ Movaps(tmp, i.InputSimd128Register(2)); in AssembleArchInstruction() local
2786 __ Movaps(tmp1, left); in AssembleArchInstruction() local
2787 __ Movaps(tmp2, right); in AssembleArchInstruction() local
2832 __ Movaps(tmp, dst); in AssembleArchInstruction() local
2939 __ Movaps(tmp, dst); in AssembleArchInstruction() local
3366 __ Movaps(tmp, dst); in AssembleArchInstruction() local
3367 __ Movaps(kScratchDoubleReg, right); in AssembleArchInstruction() local
3551 __ Movaps(kScratchDoubleReg, dst); in AssembleArchInstruction() local
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Dargs.rs512 Movaps, enumerator
659 | SseOpcode::Movaps in available_from()
866 SseOpcode::Movaps => "movaps", in fmt()
H A Demit.rs1351 SseOpcode::Movaps => (LegacyPrefixes::None, 0x0F28, 2), in emit()
1744 SseOpcode::Movaps => (LegacyPrefixes::None, 0x0F29), in emit()
H A Dmod.rs2600 || *op == SseOpcode::Movaps in is_move()
2674 types::F32 | types::F64 | types::F32X4 => SseOpcode::Movaps, in gen_move()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Dargs.rs512 Movaps, enumerator
659 | SseOpcode::Movaps in available_from()
866 SseOpcode::Movaps => "movaps", in fmt()
H A Demit.rs1351 SseOpcode::Movaps => (LegacyPrefixes::None, 0x0F28, 2), in emit()
1744 SseOpcode::Movaps => (LegacyPrefixes::None, 0x0F29), in emit()
H A Dmod.rs2600 || *op == SseOpcode::Movaps in is_move()
2674 types::F32 | types::F64 | types::F32X4 => SseOpcode::Movaps, in gen_move()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/x64/inst/
H A Dargs.rs517 Movaps, enumerator
673 | SseOpcode::Movaps in available_from()
895 SseOpcode::Movaps => "movaps", in fmt()
H A Demit.rs1354 SseOpcode::Movaps => (LegacyPrefixes::None, 0x0F28, 2), in emit()
1759 SseOpcode::Movaps => (LegacyPrefixes::None, 0x0F29), in emit()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Dargs.rs512 Movaps, enumerator
659 | SseOpcode::Movaps in available_from()
866 SseOpcode::Movaps => "movaps", in fmt()
H A Demit.rs1351 SseOpcode::Movaps => (LegacyPrefixes::None, 0x0F28, 2), in emit()
1744 SseOpcode::Movaps => (LegacyPrefixes::None, 0x0F29), in emit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h2432 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i8x16_gt_u()
2446 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i8x16_ge_s()
2458 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i8x16_ge_u()
2491 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i16x8_gt_u()
2505 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i16x8_ge_s()
2517 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i16x8_ge_u()
2550 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i32x4_gt_u()
2564 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i32x4_ge_s()
2792 Movaps(dst.fp(), lhs.fp()); in emit_i8x16_shri_u()
3263 Movaps(tmp1.fp(), lhs.fp()); in emit_i64x2_mul()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h2809 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i8x16_gt_u()
2823 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i8x16_ge_s()
2835 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i8x16_ge_u()
2868 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i16x8_gt_u()
2882 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i16x8_ge_s()
2894 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i16x8_ge_u()
2927 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i32x4_gt_u()
2941 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i32x4_ge_s()
2953 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i32x4_ge_u()
/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h1189 Movaps(dst, src); in Move()
2967 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i8x16_gt_u()
2981 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i8x16_ge_s()
2993 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i8x16_ge_u()
3026 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i16x8_gt_u()
3040 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i16x8_ge_s()
3052 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i16x8_ge_u()
3085 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i32x4_gt_u()
3099 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i32x4_ge_s()
3111 Movaps(liftoff::kScratchDoubleReg, rhs.fp()); in emit_i32x4_ge_u()
/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h2561 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i8x16_gt_u()
2575 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i8x16_ge_s()
2587 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i8x16_ge_u()
2620 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i16x8_gt_u()
2634 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i16x8_ge_s()
2646 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i16x8_ge_u()
2679 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i32x4_gt_u()
2693 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i32x4_ge_s()
2705 Movaps(kScratchDoubleReg, rhs.fp()); in emit_i32x4_ge_u()
/dports/lang/v8/v8-9.6.180.12/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.cc120 Movaps(dst, src); in F64x2ExtractLane()
323 Movaps(dst, src); in F32x4ExtractLane()
H A Dmacro-assembler-shared-ia32-x64.h253 AVX_OP(Movaps, movaps)
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc4208 __ Movaps(g.ToDoubleRegister(destination), g.ToDoubleRegister(source)); in AssembleMove() local
4339 __ Movaps(kScratchDoubleReg, src); in AssembleSwap() local
4340 __ Movaps(src, dst); in AssembleSwap() local
4341 __ Movaps(dst, kScratchDoubleReg); in AssembleSwap() local
4364 __ Movaps(src, kScratchDoubleReg); in AssembleSwap() local
4368 __ Movaps(src, kScratchDoubleReg); in AssembleSwap() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.h284 AVX_OP2_WITH_TYPE(Movaps, movaps, XMMRegister, XMMRegister) in AVX_OP2_WITH_TYPE()
/dports/www/node10/node-v10.24.1/deps/v8/src/x64/
H A Dmacro-assembler-x64.h183 AVX_OP(Movaps, movaps) in AVX_OP()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/x64/
H A Dmacro-assembler-x64.h139 AVX_OP(Movaps, movaps) in AVX_OP()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.h302 AVX_OP2_WITH_TYPE(Movaps, movaps, XMMRegister, XMMRegister) in AVX_OP2_WITH_TYPE()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/x64/
H A Dmacro-assembler-x64.h143 AVX_OP(Movaps, movaps) in AVX_OP()

123