Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-assembler-sve-aarch64.cc19075 __ Whilehs(p1.VnB(), x0, x1); in TEST_SVE() local
19077 __ Whilehs(p3.VnB(), x2, x1); in TEST_SVE() local
19079 __ Whilehs(p5.VnB(), x2, x0); in TEST_SVE() local
/aosp_15_r20/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h7424 void Whilehs(const PRegisterWithLaneSize& pd, in Whilehs() function