Home
last modified time | relevance | path

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

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