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