Home
last modified time | relevance | path

Searched refs:FoldShiftByConstant (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp394 if (Instruction *Res = FoldShiftByConstant(Op0, CUI, I)) in commonShiftTransforms()
662 Instruction *InstCombinerImpl::FoldShiftByConstant(Value *Op0, Constant *Op1, in FoldShiftByConstant() function in InstCombinerImpl
H A DInstCombineInternal.h124 Instruction *FoldShiftByConstant(Value *Op0, Constant *Op1,