Home
last modified time | relevance | path

Searched refs:CmpCondition (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceAssemblerX86Base.h428 void cmpps(Type Ty, XmmRegister dst, XmmRegister src, CmppsCond CmpCondition);
430 CmppsCond CmpCondition);
DIceAssemblerX86BaseImpl.h1635 CmppsCond CmpCondition) { in cmpps() argument
1643 emitUint8(CmpCondition); in cmpps()
1649 CmppsCond CmpCondition) { in cmpps() argument
1659 emitUint8(CmpCondition); in cmpps()