Searched defs:LSL (Results 1 – 7 of 7) sorted by relevance
38 LSL, ///< Logical shift left. enumerator
101 static inline uint32_t LSL(const uint32_t value, const uint32_t amount, in LSL() function
84 static inline uint64_t LSL(uint64_t x, integer shift) { in LSL() function
609 LSL, enumerator
35 LSL = 0, enumerator
1571 auto LSL = Builder.CreateIntrinsic(Intrinsic::aarch64_sve_lsl, {II.getType()}, in instCombineSVESrshl() local
2519 LatticeCell LSL, LSH; in evaluateHexRSEQ32() local