Searched defs:LSL (Results 1 – 7 of 7) sorted by relevance
38 LSL, ///< Logical shift left. enumerator
102 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
605 LSL, enumerator
35 LSL = 0, global() enumerator
2518 LatticeCell LSL, LSH; in evaluateHexRSEQ32() local
2048 auto LSL = IC.Builder.CreateIntrinsic(Intrinsic::aarch64_sve_lsl, in instCombineSVESrshl() local