HomeSort by relevance Sort by last modified time
    Searched refs:pcmpeq (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/LLVM/test/MC/MBlaze/
mblaze_pattern.s 19 # CHECK: pcmpeq
22 pcmpeq r0, r1, r2
  /external/swiftshader/third_party/subzero/src/
IceAssemblerX86Base.h 509 void pcmpeq(Type Ty, XmmRegister dst, XmmRegister src);
510 void pcmpeq(Type Ty, XmmRegister dst, const Address &src);
    [all...]
IceAssemblerX86BaseImpl.h 2371 void AssemblerX86Base<TraitsType>::pcmpeq(Type Ty, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
2388 void AssemblerX86Base<TraitsType>::pcmpeq(Type Ty, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
    [all...]
IceInstX86Base.h 142 Pcmpeq,
    [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
XmmArith.cpp     [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
XmmArith.cpp     [all...]

Completed in 183 milliseconds