Home
last modified time | relevance | path

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

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