Home
last modified time | relevance | path

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

/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_opregion_decode.c88 uint32_t cnot; /* current OS notification */ member
/aosp_15_r20/external/coreboot/src/drivers/intel/gma/
H A Dopregion.h97 u32 cnot; /* Offset 188 Current OS Notification */ member
/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-api-movprfx-aarch64.cc145 __ cnot(z14.VnS(), p6.Merging(), z14.VnS()); in TEST() local
716 __ cnot(z0.VnH(), p5.Merging(), z2.VnH()); in TEST() local
1392 __ cnot(z2.VnH(), p7.Merging(), z28.VnH()); in TEST() local
/aosp_15_r20/external/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc3392 void Assembler::cnot(const ZRegister& zd, in cnot() function in vixl::aarch64::Assembler
H A Dlogic-aarch64.cc1830 LogicVRegister Simulator::cnot(VectorFormat vform, in cnot() function in vixl::aarch64::Simulator