Searched refs:andnot (Results 1 – 18 of 18) sorted by relevance
94 fwd_binop_x2!(AndNot, andnot);277 fwd_binop_x4!(AndNot, andnot);
6 fn andnot(self, rhs: Self) -> Self::Output; in andnot() method
226 fn andnot(self, rhs: Self) -> Self::Output {
271 # CHECK: v128.andnot # encoding: [0xfd,0x4f]272 v128.andnot
560 // Bitwise logic: v128.andnot561 def andnot : PatFrag<(ops node:$left, node:$right), (and $left, (vnot $right))>;563 defm ANDNOT : SIMDBitwise<andnot, "andnot", 216>;
695 // Bitwise logic: v128.andnot696 def andnot : PatFrag<(ops node:$left, node:$right), (and $left, (vnot $right))>;697 defm ANDNOT : SIMDBitwise<andnot, "andnot", 79>;
150 # CHECK: andnot r10, r11
131 fn andnot(self, rhs: Self) -> Self {1585 impl_bitop_x2!(u32x4x4_avx2, AndNot, andnot, _mm256_andnot_si256);
313 ; 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{{$}}
318 e.g. SSE select using and, andnot, or. Various SSE compare translations.
764 "andnot $dst, $src2",
772 "andnot $dst, $src2",
... have to: */ 128+ /* - andnot off a possible writer (bit 0) */ ...
1355 "src/math/expm1minus-wasmsimd-rr2-lut16-p3-andnot.c",1357 "src/math/expm1minus-wasmsimd-rr2-p6-andnot.c",