Home
last modified time | relevance | path

Searched refs:andnot (Results 1 – 18 of 18) sorted by relevance

/external/rust/crates/ppv-lite86/src/
Dsoft.rs94 fwd_binop_x2!(AndNot, andnot);
277 fwd_binop_x4!(AndNot, andnot);
Dtypes.rs6 fn andnot(self, rhs: Self) -> Self::Output; in andnot() method
Dgeneric.rs226 fn andnot(self, rhs: Self) -> Self::Output {
/external/llvm-project/llvm/test/MC/WebAssembly/
Dsimd-encodings.s271 # CHECK: v128.andnot # encoding: [0xfd,0x4f]
272 v128.andnot
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrSIMD.td560 // Bitwise logic: v128.andnot
561 def andnot : PatFrag<(ops node:$left, node:$right), (and $left, (vnot $right))>;
563 defm ANDNOT : SIMDBitwise<andnot, "andnot", 216>;
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrSIMD.td695 // Bitwise logic: v128.andnot
696 def andnot : PatFrag<(ops node:$left, node:$right), (and $left, (vnot $right))>;
697 defm ANDNOT : SIMDBitwise<andnot, "andnot", 79>;
/external/llvm-project/llvm/test/MC/Disassembler/XCore/
Dxcore.txt150 # CHECK: andnot r10, r11
/external/llvm/test/MC/Disassembler/XCore/
Dxcore.txt150 # CHECK: andnot r10, r11
/external/rust/crates/ppv-lite86/src/x86_64/
Dsse2.rs131 fn andnot(self, rhs: Self) -> Self {
1585 impl_bitop_x2!(u32x4x4_avx2, AndNot, andnot, _mm256_andnot_si256);
/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dsimd-arith.ll313 ; SIMD128-SLOW-NEXT: v128.andnot $push[[R:[0-9]+]]=, $0, $1{{$}}
630 ; SIMD128-SLOW-NEXT: v128.andnot $push[[R:[0-9]+]]=, $0, $1{{$}}
908 ; SIMD128-SLOW-NEXT: v128.andnot $push[[R:[0-9]+]]=, $0, $1{{$}}
1224 ; SIMD128-SLOW-NEXT: v128.andnot $push[[R:[0-9]+]]=, $0, $1{{$}}
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DREADME-SSE.txt318 e.g. SSE select using and, andnot, or. Various SSE compare translations.
/external/llvm/lib/Target/X86/
DREADME-SSE.txt318 e.g. SSE select using and, andnot, or. Various SSE compare translations.
/external/llvm-project/llvm/lib/Target/X86/
DREADME-SSE.txt318 e.g. SSE select using and, andnot, or. Various SSE compare translations.
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreInstrInfo.td764 "andnot $dst, $src2",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.td764 "andnot $dst, $src2",
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.td772 "andnot $dst, $src2",
/external/autotest/client/profilers/lockmeter/
Dpatch.2.6.14-lockmeter-1.gz ... have to: */ 128+ /* - andnot off a possible writer (bit 0) */ ...
/external/XNNPACK/
DBUILD.bazel1355 "src/math/expm1minus-wasmsimd-rr2-lut16-p3-andnot.c",
1357 "src/math/expm1minus-wasmsimd-rr2-p6-andnot.c",