Searched defs:ShiftLeft (Results 1 – 5 of 5) sorted by relevance
122 bool ShiftLeft = false; in simplifyX86immShift() local304 bool ShiftLeft = false; in simplifyX86varShift() local
6221 unsigned ShiftLeft = NumElems - SubVecNumElems; in insert1BitVector() local6262 unsigned ShiftLeft = NumElems - SubVecNumElems; in insert1BitVector() local
94 ShiftLeft, enumerator
903 Value *ShiftLeft; in foldUDivShl() local
871 inline bool ShiftLeft(InterpState &S, CodePtr OpPC, const T &V, unsigned RHS) { in ShiftLeft() function