Searched defs:Sadalp (Results 1 – 2 of 2) sorted by relevance
4306 __ Sadalp(v16.V8H(), v0.V16B()); in TEST() local4307 __ Sadalp(v17.V4H(), v0.V8B()); in TEST() local4311 __ Sadalp(v18.V4S(), v1.V8H()); in TEST() local4312 __ Sadalp(v19.V2S(), v1.V4H()); in TEST() local4316 __ Sadalp(v20.V2D(), v2.V4S()); in TEST() local4317 __ Sadalp(v21.V1D(), v2.V2S()); in TEST() local
6833 void Sadalp(const ZRegister& zda, const PRegisterM& pg, const ZRegister& zn) { in Sadalp() function