Home
last modified time | relevance | path

Searched defs:andv (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/test/MC/AArch64/SVE/
Dandv-diagnostics.s7 andv d0, p7, z31.b define
12 andv d0, p7, z31.h define
17 andv d0, p7, z31.s define
22 andv v0.2d, p7, z31.d label
31 andv h0, p8, z31.h label
36 andv h0, p7.b, z31.h label
41 andv h0, p7.q, z31.h label
51 andv d0, p7, z31.d define
57 andv d0, p7, z31.d define
Dandv.s10 andv b0, p7, z31.b label
16 andv h0, p7, z31.h label
22 andv s0, p7, z31.s label
28 andv d0, p7, z31.d define
/external/vixl/src/aarch64/
Dassembler-sve-aarch64.cc3235 void Assembler::andv(const VRegister& vd, in andv() function in vixl::aarch64::Assembler
Dlogic-aarch64.cc2241 LogicVRegister Simulator::andv(VectorFormat vform, in andv() function in vixl::aarch64::Simulator