Searched defs:orps (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| D | code-generator-ia32.cc | 3358 __ orps(dst, kScratchDoubleReg); in AssembleArchInstruction() local 3388 __ orps(dst, kScratchDoubleReg); in AssembleArchInstruction() local 3421 __ orps(dst, kScratchDoubleReg); in AssembleArchInstruction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceAssemblerX8664.cpp | 1344 void AssemblerX8664::orps(Type Ty, XmmRegister dst, XmmRegister src) { in orps() function in Ice::X8664::AssemblerX8664 1354 void AssemblerX8664::orps(Type Ty, XmmRegister dst, const AsmAddress &src) { in orps() function in Ice::X8664::AssemblerX8664
|
| D | IceAssemblerX8632.cpp | 1251 void AssemblerX8632::orps(Type Ty, XmmRegister dst, XmmRegister src) { in orps() function in Ice::X8632::AssemblerX8632 1260 void AssemblerX8632::orps(Type Ty, XmmRegister dst, const AsmAddress &src) { in orps() function in Ice::X8632::AssemblerX8632
|