Home
last modified time | relevance | path

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

/third_party/vixl/test/aarch64/
H A Dtest-disasm-sve-aarch64.cc2516 COMPARE(whilels(p7.VnB(), w15, w15), "whilels p7.b, w15, w15"); in TEST()
2517 COMPARE(whilels(p7.VnH(), x15, x15), "whilels p7.h, x15, x15"); in TEST()
2518 COMPARE(whilels(p7.VnS(), w15, w15), "whilels p7.s, w15, w15"); in TEST()
2519 COMPARE(whilels(p7.VnD(), x15, x15), "whilels p7.d, x15, x15"); in TEST()
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.h5878 void whilels(const PRegisterWithLaneSize& pd,
H A Dassembler-sve-aarch64.cc2714 void Assembler::whilels(const PRegisterWithLaneSize& pd, in whilels() function in vixl::aarch64::Assembler
H A Dmacro-assembler-aarch64.h6516 whilels(pd, rn, rm); in Whilels()

Completed in 56 milliseconds