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

  /external/swiftshader/third_party/subzero/src/
IceAssemblerX86Base.h 384 void psubus(Type Ty, XmmRegister dst, XmmRegister src);
385 void psubus(Type Ty, XmmRegister dst, const Address &src);
    [all...]
IceAssemblerX86BaseImpl.h 1108 void AssemblerX86Base<TraitsType>::psubus(Type Ty, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
1125 void AssemblerX86Base<TraitsType>::psubus(Type Ty, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
    [all...]
IceInstX86Base.h 164 Psubus,
    [all...]

Completed in 71 milliseconds