Home
last modified time | relevance | path

Searched defs:LSH (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBitVector.h618 const unsigned LSH = BITWORD_SIZE - BitDistance; variable
/freebsd/sys/sys/
H A Dkbio.h147 #define LSH 0x02 /* left shift key */ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2518 LatticeCell LSL, LSH; in evaluateHexRSEQ32() local