Searched defs:andps (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/test/MC/X86/ | ||
| D | intel-syntax-ambiguous.s | 53 andps xmm1, xmmword ptr xmm1  label | 
| /external/swiftshader/third_party/subzero/src/ | ||
| D | IceAssemblerX8664.cpp | 1324 void AssemblerX8664::andps(Type Ty, XmmRegister dst, XmmRegister src) {  in andps()  function in Ice::X8664::AssemblerX8664 | 
| D | IceAssemblerX8632.cpp | 1233 void AssemblerX8632::andps(Type Ty, XmmRegister dst, XmmRegister src) {  in andps()  function in Ice::X8632::AssemblerX8632 |