Searched defs:NewShl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp586 BinaryOperator *NewShl = BinaryOperator::Create(Instruction::Shl, local
[all...]
H A DInstCombineAddSub.cpp963 Value *NewShl = Builder->CreateShl(XorLHS, ShAmt, "sext"); local

Completed in 97 milliseconds