Home
last modified time | relevance | path

Searched defs:Cmpps (Results 1 – 9 of 9) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc2537 __ Cmpps(dst, kScratchDoubleReg, static_cast<int8_t>(3)); in AssembleArchInstruction() local
2559 __ Cmpps(dst, kScratchDoubleReg, static_cast<int8_t>(3)); in AssembleArchInstruction() local
2566 __ Cmpps(i.OutputSimd128Register(), i.InputSimd128Register(1), in AssembleArchInstruction() local
2572 __ Cmpps(i.OutputSimd128Register(), i.InputSimd128Register(1), in AssembleArchInstruction() local
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Dargs.rs484 Cmpps, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Dargs.rs484 Cmpps, enumerator
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Dargs.rs484 Cmpps, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DXmmArith.cpp708 TEST_F(AssemblerX8664Test, Cmpps) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DXmmArith.cpp695 TEST_F(AssemblerX8632Test, Cmpps) { in TEST_F() argument
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/x64/inst/
H A Dargs.rs486 Cmpps, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceInstX86Base.h94 Cmpps, enumerator
3284 using Cmpps = typename InstImpl<TraitsType>::InstX86Cmpps; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc2613 __ Cmpps(dst, kScratchDoubleReg, int8_t{3}); in AssembleArchInstruction() local
2635 __ Cmpps(dst, kScratchDoubleReg, int8_t{3}); in AssembleArchInstruction() local