Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dsimulator-a64.cc2721 add(vf, rd, rn, rm).Uhalve(vf); in VisitNEON3Same()
2724 add(vf, rd, rn, rm).Uhalve(vf).Round(vf); in VisitNEON3Same()
2733 sub(vf, rd, rn, rm).Uhalve(vf); in VisitNEON3Same()
Dsimulator-a64.h636 LogicVRegister& Uhalve(VectorFormat vform) { in Uhalve() function