Home
last modified time | relevance | path

Searched defs:psubb (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_vector_x86.cc287 __ psubb(dst, src); in VisitVecNeg() local
380 __ psubb(dst, tmp); // 16 x one in VisitVecNot() local
548 __ psubb(dst, src); in VisitVecSub() local
Dcode_generator_vector_x86_64.cc270 __ psubb(dst, src); in VisitVecNeg() local
363 __ psubb(dst, tmp); // 16 x one in VisitVecNot() local
531 __ psubb(dst, src); in VisitVecSub() local