Searched defs:uminv (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/llvm/test/MC/AArch64/SVE/ |
D | uminv-diagnostics.s | 7 uminv d0, p7, z31.b define 12 uminv d0, p7, z31.h define 17 uminv d0, p7, z31.s define 22 uminv v0.2d, p7, z31.d label 31 uminv h0, p8, z31.h label 36 uminv h0, p7.b, z31.h label 41 uminv h0, p7.q, z31.h label 51 uminv d0, p7, z31.d define 57 uminv d0, p7, z31.d define
|
D | uminv.s | 10 uminv b0, p7, z31.b label 16 uminv h0, p7, z31.h label 22 uminv s0, p7, z31.s label 28 uminv d0, p7, z31.d define
|
/external/llvm-project/llvm/test/MC/AArch64/ |
D | neon-diagnostics.s | 3738 uminv d0, v1.2d define
|
/external/llvm/test/MC/AArch64/ |
D | neon-diagnostics.s | 3798 uminv d0, v1.2d define
|
/external/vixl/test/aarch64/ |
D | test-trace-aarch64.cc | 2267 __ uminv(b0, v17.V16B()); in GenerateTestSequenceNEON() local 2268 __ uminv(b0, v31.V8B()); in GenerateTestSequenceNEON() local 2269 __ uminv(h24, v0.V4H()); in GenerateTestSequenceNEON() local 2270 __ uminv(h29, v14.V8H()); in GenerateTestSequenceNEON() local 2271 __ uminv(s30, v3.V4S()); in GenerateTestSequenceNEON() local
|
/external/vixl/src/aarch64/ |
D | logic-aarch64.cc | 1658 LogicVRegister Simulator::uminv(VectorFormat vform, in uminv() function in vixl::aarch64::Simulator 1676 LogicVRegister Simulator::uminv(VectorFormat vform, in uminv() function in vixl::aarch64::Simulator
|
D | assembler-sve-aarch64.cc | 3322 void Assembler::uminv(const VRegister& vd, in uminv() function in vixl::aarch64::Assembler
|