Home
last modified time | relevance | path

Searched defs:Insertps (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DXmmArith.cpp1757 TEST_F(AssemblerX8632Test, Insertps) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DXmmArith.cpp1852 TEST_F(AssemblerX8664Test, Insertps) { in TEST_F() argument
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc2870 __ Insertps(i.OutputSimd128Register(), i.InputDoubleRegister(2), in AssembleArchInstruction() local
2873 __ Insertps(i.OutputSimd128Register(), i.InputOperand(2), select); in AssembleArchInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstX8664.h163 Insertps, enumerator
3140 using Insertps = InstX86Insertps; member
DIceInstX8632.h224 Insertps, enumerator
3241 using Insertps = InstX86Insertps; member