Searched defs:blendvps (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/test/MC/X86/ | ||
| D | x86-32-coverage.s | 10568 blendvps %xmm2, %xmm1 label |
| /external/swiftshader/third_party/subzero/src/ | ||
| D | IceAssemblerX8664.cpp | 1364 void AssemblerX8664::blendvps(Type /* Ty */, XmmRegister dst, XmmRegister src) { in blendvps() function in Ice::X8664::AssemblerX8664 |
| D | IceAssemblerX8632.cpp | 1269 void AssemblerX8632::blendvps(Type /* Ty */, XmmRegister dst, XmmRegister src) { in blendvps() function in Ice::X8632::AssemblerX8632 |