Home
last modified time | relevance | path

Searched defs:blendvps (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/test/MC/X86/
H A Dx86-32-coverage.s10568 blendvps %xmm2, %xmm1 label
10570 blendvps %xmm0, %xmm2, %xmm1 label
10572 blendvps (%eax), %xmm1 label
10574 blendvps %xmm0, (%eax), %xmm1 label
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8664.cpp1364 void AssemblerX8664::blendvps(Type /* Ty */, XmmRegister dst, XmmRegister src) { in blendvps() function in Ice::X8664::AssemblerX8664
1374 void AssemblerX8664::blendvps(Type /* Ty */, XmmRegister dst, in blendvps() function in Ice::X8664::AssemblerX8664
H A DIceAssemblerX8632.cpp1269 void AssemblerX8632::blendvps(Type /* Ty */, XmmRegister dst, XmmRegister src) { in blendvps() function in Ice::X8632::AssemblerX8632
1278 void AssemblerX8632::blendvps(Type /* Ty */, XmmRegister dst, in blendvps() function in Ice::X8632::AssemblerX8632