Home
last modified time | relevance | path

Searched defs:Shl (Results 1 – 25 of 861) sorted by relevance

12345678910>>...35

/dports/www/firefox-legacy/firefox-52.8.0esr/third_party/rust/libc/src/
H A Ddox.rs68 pub trait Shl<RHS> { trait
75 impl Shl<$i> for $i { impl
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/blake2-0.9.2/src/simd/
H A Dsimdop.rs58 impl Shl<$vec> for $vec { impl
/dports/security/cloak/cloak-0.2.0/cargo-crates/blake2-rfc-0.2.18/src/
H A Dsimdop.rs53 impl Shl<$vec> for $vec { impl
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/blake2-rfc-0.2.18/src/
H A Dsimdop.rs53 impl Shl<$vec> for $vec { impl
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/
H A Dshl.h24 class Shl; variable
30 friend class Shl; variable
49 friend class Shl; variable
90 friend class Shl; variable
117 friend class Shl; variable
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp202 SDValue Shl = Or.getOperand(0); in SelectSLOI() local
332 SDValue Shl = And.getOperand(0); in SelectSLLIUW() local
366 SDValue Shl = Or.getOperand(0); in SelectSLOIW() local
437 SDValue Shl = Or.getOperand(0); in SelectRORIW() local
485 SDValue Shl = Or.getOperand(0); in SelectFSRIW() local
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/fast/
H A Dbinary_shifts.go29 func (c *Comp) Shl(node *ast.BinaryExpr, xe *Expr, ye *Expr) *Expr { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp200 SDValue Shl = Or.getOperand(0); in SelectSLOI() local
292 SDValue Shl = And.getOperand(0); in SelectSLLIUW() local
326 SDValue Shl = Or.getOperand(0); in SelectSLOIW() local
396 SDValue Shl = Or.getOperand(0); in SelectRORIW() local
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/num-bigint-0.4.1/src/bigint/
H A Dshift.rs41 impl<'a> Shl<$rhs> for &'a BigInt { impl
/dports/lang/gleam/gleam-0.18.2/cargo-crates/num-bigint-0.4.3/src/bigint/
H A Dshift.rs41 impl<'a> Shl<$rhs> for &'a BigInt { impl
/dports/emulators/nestopia/nestopia-1.51.1/source/core/
H A DNstCore.cpp135 void qaword::Shl(const uint v) in Shl() function in Nes::qaword
/dports/security/suricata/suricata-6.0.4/rust/vendor/num-bigint/src/bigint/
H A Dshift.rs41 impl<'a> Shl<$rhs> for &'a BigInt { impl
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/num-bigint-0.4.3/src/bigint/
H A Dshift.rs41 impl<'a> Shl<$rhs> for &'a BigInt { impl
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/num-bigint-0.4.2/src/bigint/
H A Dshift.rs41 impl<'a> Shl<$rhs> for &'a BigInt { impl
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/num-bigint-0.3.3/src/bigint/
H A Dshift.rs41 impl<'a> Shl<$rhs> for &'a BigInt { impl
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/num-bigint-0.4.3/src/bigint/
H A Dshift.rs41 impl<'a> Shl<$rhs> for &'a BigInt { impl
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/num-bigint-0.4.3/src/bigint/
H A Dshift.rs41 impl<'a> Shl<$rhs> for &'a BigInt { impl
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/
H A DNstCore.cpp135 void qaword::Shl(const uint v) in Shl() function in Nes::qaword
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/num-bigint-0.4.2/src/bigint/
H A Dshift.rs41 impl<'a> Shl<$rhs> for &'a BigInt { impl
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/num-bigint-0.3.2/src/bigint/
H A Dshift.rs41 impl<'a> Shl<$rhs> for &'a BigInt { impl
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/libc/src/
H A Ddox.rs77 pub trait Shl<RHS=Self> { interface
151 impl Shl<$i> for $i { impl
/dports/lang/rust/rustc-1.58.1-src/library/core/src/ops/
H A Dbit.rs437 pub trait Shl<Rhs = Self> { trait
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Hexagon/
H A DHexagonOptimizeSZextends.cpp116 Instruction *Shl = dyn_cast<Instruction>(Ashr->getOperand(0)); in runOnFunction() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Hexagon/
H A DHexagonOptimizeSZextends.cpp116 Instruction *Shl = dyn_cast<Instruction>(Ashr->getOperand(0)); in runOnFunction() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Hexagon/
H A DHexagonOptimizeSZextends.cpp116 Instruction *Shl = dyn_cast<Instruction>(Ashr->getOperand(0)); in runOnFunction() local

12345678910>>...35