Searched defs:isLeftShift (Results 1 – 3 of 3) sorted by relevance
188 static Value *GetShiftedValue(Value *V, unsigned NumBits, bool isLeftShift, in GetShiftedValue()324 bool isLeftShift = I.getOpcode() == Instruction::Shl; in FoldShiftByConstant() local
611 static Value *getShiftedValue(Value *V, unsigned NumBits, bool isLeftShift, in getShiftedValue()684 bool isLeftShift = I.getOpcode() == Instruction::Shl; in FoldShiftByConstant() local
644 static Value *getShiftedValue(Value *V, unsigned NumBits, bool isLeftShift, in getShiftedValue()