Home
last modified time | relevance | path

Searched refs:Xorps (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Dargs.rs634 Xorps, enumerator
674 | SseOpcode::Xorps => SSE, in available_from()
988 SseOpcode::Xorps => "xorps", in fmt()
H A Dmod.rs1203 && (*op == SseOpcode::Xorps in produces_const()
1282 types::F32X4 => Inst::xmm_rm_r(SseOpcode::Xorps, from, to), in xor()
2751 SseOpcode::Xorps,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Dargs.rs634 Xorps, enumerator
674 | SseOpcode::Xorps => SSE, in available_from()
988 SseOpcode::Xorps => "xorps", in fmt()
H A Dmod.rs1203 && (*op == SseOpcode::Xorps in produces_const()
1282 types::F32X4 => Inst::xmm_rm_r(SseOpcode::Xorps, from, to), in xor()
2751 SseOpcode::Xorps,
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/x64/inst/
H A Dargs.rs648 Xorps, enumerator
690 | SseOpcode::Xorps => SSE, in available_from()
1026 SseOpcode::Xorps => "xorps", in fmt()
H A Dmod.rs1203 && (*op == SseOpcode::Xorps in produces_const()
1282 types::F32X4 => Inst::xmm_rm_r(SseOpcode::Xorps, from, to), in xor()
2762 SseOpcode::Xorps,
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Dargs.rs634 Xorps, enumerator
674 | SseOpcode::Xorps => SSE, in available_from()
988 SseOpcode::Xorps => "xorps", in fmt()
H A Dmod.rs1203 && (*op == SseOpcode::Xorps in produces_const()
1282 types::F32X4 => Inst::xmm_rm_r(SseOpcode::Xorps, from, to), in xor()
2751 SseOpcode::Xorps,
/dports/lang/v8/v8-9.6.180.12/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h338 AVX_OP(Xorps, xorps)
540 FloatUnop(dst, src, tmp, &SharedTurboAssembler::Xorps, in Negpd()
545 FloatUnop(dst, src, tmp, &SharedTurboAssembler::Xorps, in Negps()
H A Dmacro-assembler-shared-ia32-x64.cc208 Xorps(dst, scratch); in F32x4Max()
355 Xorps(scratch, scratch); in I8x16SplatPreAvx2()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc176 __ Xorps(result_, result_); in Generate() local
1380 __ Xorps(i.OutputDoubleRegister(), tmp); in AssembleArchInstruction() local
2479 __ Xorps(i.OutputSimd128Register(), kScratchDoubleReg); in AssembleArchInstruction() local
2483 __ Xorps(dst, i.InputSimd128Register(0)); in AssembleArchInstruction() local
2553 __ Xorps(dst, kScratchDoubleReg); in AssembleArchInstruction() local
3090 __ Xorps(dst, dst); in AssembleArchInstruction() local
3283 __ Xorps(kScratchDoubleReg, kScratchDoubleReg); in AssembleArchInstruction() local
3575 __ Xorps(kScratchDoubleReg, i.InputSimd128Register(2)); in AssembleArchInstruction() local
3577 __ Xorps(dst, i.InputSimd128Register(2)); in AssembleArchInstruction() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc175 __ Xorps(result_, result_); in Generate() local
1467 __ Xorps(i.OutputDoubleRegister(), tmp); in AssembleArchInstruction() local
2560 __ Xorps(i.OutputSimd128Register(), kScratchDoubleReg); in AssembleArchInstruction() local
2564 __ Xorps(dst, i.InputSimd128Register(0)); in AssembleArchInstruction() local
2629 __ Xorps(dst, kScratchDoubleReg); in AssembleArchInstruction() local
3207 __ Xorps(kScratchDoubleReg, kScratchDoubleReg); in AssembleArchInstruction() local
3565 __ Xorps(kScratchDoubleReg, i.InputSimd128Register(2)); in AssembleArchInstruction() local
3567 __ Xorps(dst, i.InputSimd128Register(2)); in AssembleArchInstruction() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/x64/
H A Dmacro-assembler-x64.cc1305 Xorps(dst, dst); in Move()
1355 Xorps(dst, ExternalReferenceAsOperand( in Negps()
1365 Xorps(dst, ExternalReferenceAsOperand( in Negpd()
H A Dmacro-assembler-x64.h135 AVX_OP(Xorps, xorps) in AVX_OP()
/dports/www/node10/node-v10.24.1/deps/v8/src/x64/
H A Dmacro-assembler-x64.cc1313 Xorps(dst, dst); in Move()
1363 Xorps(dst, in Negps()
1373 Xorps(dst, in Negpd()
H A Dmacro-assembler-x64.h179 AVX_OP(Xorps, xorps) in AVX_OP()
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h898 Xorps(dst, kScratchDoubleReg); in emit_f32_neg()
901 Xorps(dst, src); in emit_f32_neg()
/dports/www/node10/node-v10.24.1/deps/v8/src/ia32/
H A Dmacro-assembler-ia32.h264 AVX_OP3_XO(Xorps, xorps)
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h1007 Xorps(dst, kScratchDoubleReg); in emit_f32_neg()
1010 Xorps(dst, src); in emit_f32_neg()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/x64/
H A Dmacro-assembler-x64.cc1326 Xorps(dst, dst); in Move()
1382 Xorps(dst, ExternalReferenceAsOperand( in Negps()
1392 Xorps(dst, ExternalReferenceAsOperand( in Negpd()
H A Dmacro-assembler-x64.h139 AVX_OP(Xorps, xorps) in AVX_OP()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.h324 AVX_OP3_XO(Xorps, xorps)
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h1491 Xorps(dst, kScratchDoubleReg); in emit_f32_neg()
1494 Xorps(dst, src); in emit_f32_neg()
3301 Xorps(dst.fp(), kScratchDoubleReg); in emit_f32x4_neg()
3305 Xorps(dst.fp(), src.fp()); in emit_f32x4_neg()
3414 Xorps(dst.fp(), kScratchDoubleReg); in emit_f32x4_max()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.h346 AVX_OP3_XO(Xorps, xorps)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceInstX86Base.h194 Xorps, enumerator
1822 : public InstX86BaseBinopXmm<InstX86Base::Xorps, true,
1832 : InstX86BaseBinopXmm<InstX86Base::Xorps, true, in InstX86Xorps()
3242 using Xorps = typename InstImpl<TraitsType>::InstX86Xorps; member

123