Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/test/MC/X86/
H A Dx86-32-coverage.s10552 pblendvb %xmm2, %xmm1 label
10554 pblendvb %xmm0, %xmm2, %xmm1 label
10556 pblendvb (%eax), %xmm1 label
10558 pblendvb %xmm0, (%eax), %xmm1 label
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8664.cpp1385 void AssemblerX8664::pblendvb(Type /* Ty */, XmmRegister dst, XmmRegister src) { in pblendvb() function in Ice::X8664::AssemblerX8664
1395 void AssemblerX8664::pblendvb(Type /* Ty */, XmmRegister dst, in pblendvb() function in Ice::X8664::AssemblerX8664
H A DIceAssemblerX8632.cpp1288 void AssemblerX8632::pblendvb(Type /* Ty */, XmmRegister dst, XmmRegister src) { in pblendvb() function in Ice::X8632::AssemblerX8632
1297 void AssemblerX8632::pblendvb(Type /* Ty */, XmmRegister dst, in pblendvb() function in Ice::X8632::AssemblerX8632