Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-api-movprfx-aarch64.cc2686 __ ssubwt(z29.VnD(), z25.VnD(), z20.VnS()); in TEST() local
/aosp_15_r20/external/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc8848 void Assembler::ssubwt(const ZRegister& zd, in ssubwt() function in vixl::aarch64::Assembler