Home
last modified time | relevance | path

Searched refs:Uhalve (Results 1 - 4 of 4) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc3395 add(vform, result, zdn, zm).Uhalve(vform); in Simulator()
3398 sub(vform, result, zdn, zm).Uhalve(vform); in Simulator()
3401 sub(vform, result, zm, zdn).Uhalve(vform); in Simulator()
3404 add(vform, result, zdn, zm).Uhalve(vform).Round(vform); in Simulator()
7580 add(vf, rd, rn, rm).Uhalve(vf); in Simulator()
7583 add(vf, rd, rn, rm).Uhalve(vf).Round(vf); in Simulator()
7592 sub(vf, rd, rn, rm).Uhalve(vf); in Simulator()
H A Dsimulator-aarch64.h951 LogicVRegister& Uhalve(VectorFormat vform) { in Uhalve() function in vixl::aarch64::LogicVRegister
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc4410 add(vf, rd, rn, rm).Uhalve(vf);
4413 add(vf, rd, rn, rm).Uhalve(vf).Round(vf);
4422 sub(vf, rd, rn, rm).Uhalve(vf);
H A Dsimulator-arm64.h602 LogicVRegister& Uhalve(VectorFormat vform) { in Uhalve() function in v8::internal::LogicVRegister

Completed in 33 milliseconds