Home
last modified time | relevance | path

Searched defs:cnot (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/test/MC/AArch64/SVE/
Dcnot.s10 cnot z31.b, p7/m, z31.b label
16 cnot z31.h, p7/m, z31.h label
22 cnot z31.s, p7/m, z31.s label
28 cnot z31.d, p7/m, z31.d label
44 cnot z4.d, p7/m, z31.d label
56 cnot z4.d, p7/m, z31.d label
Dcnot-diagnostics.s6 cnot z31.b, p8/m, z31.b label
15 cnot z31.b, p7/m, z31.h label
/external/igt-gpu-tools/tools/
Dintel_opregion_decode.c88 uint32_t cnot; /* current OS notification */ member
/external/vixl/test/aarch64/
Dtest-api-movprfx-aarch64.cc122 __ cnot(z14.VnS(), p6.Merging(), z14.VnS()); in TEST() local
667 __ cnot(z0.VnH(), p5.Merging(), z2.VnH()); in TEST() local
1317 __ cnot(z2.VnH(), p7.Merging(), z28.VnH()); in TEST() local
/external/vixl/src/aarch64/
Dassembler-sve-aarch64.cc3372 void Assembler::cnot(const ZRegister& zd, in cnot() function in vixl::aarch64::Assembler
Dlogic-aarch64.cc2031 LogicVRegister Simulator::cnot(VectorFormat vform, in cnot() function in vixl::aarch64::Simulator