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

  /external/swiftshader/third_party/subzero/src/
IceAssemblerX86Base.h 454 void punpckh(Type Ty, XmmRegister Dst, XmmRegister Src);
455 void punpckh(Type Ty, XmmRegister Dst, const Address &Src);
    [all...]
IceAssemblerX86BaseImpl.h 1851 void AssemblerX86Base<TraitsType>::punpckh(Type Ty, XmmRegister Dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
1870 void AssemblerX86Base<TraitsType>::punpckh(Type Ty, XmmRegister Dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
    [all...]
IceInstX86Base.h 156 Punpckh,
    [all...]

Completed in 58 milliseconds