Home
last modified time | relevance | path

Searched defs:whilelt (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/test/MC/AArch64/SVE/
Dwhilelt.s10 whilelt p15.b, xzr, x0 label
16 whilelt p15.b, x0, xzr label
22 whilelt p15.b, wzr, w0 label
28 whilelt p15.b, w0, wzr label
34 whilelt p15.h, x0, xzr label
40 whilelt p15.h, w0, wzr label
46 whilelt p15.s, x0, xzr label
52 whilelt p15.s, w0, wzr label
58 whilelt p15.d, w0, wzr label
64 whilelt p15.d, x0, xzr label
Dwhilelt-diagnostics.s7 whilelt p15.b, xzr, sp label
12 whilelt p15.b, xzr, w0 label
17 whilelt p15.b, w0, x0 label
/external/vixl/src/aarch64/
Dassembler-sve-aarch64.cc2709 void Assembler::whilelt(const PRegisterWithLaneSize& pd, in whilelt() function in vixl::aarch64::Assembler