Searched defs:LSL (Results 1 – 6 of 6) sorted by relevance
38 LSL, ///< Logical shift left. enumerator
100 static inline uint32_t LSL(const uint32_t value, const uint32_t amount, in LSL() function
451 LSL, enumerator
80 static inline uint64_t LSL(uint64_t x, integer shift) { in LSL() function
34 LSL = 0, enumerator
2520 LatticeCell LSL, LSH; in evaluateHexRSEQ32() local