Home
last modified time | relevance | path

Searched refs:reassociateShiftAmtsOfTwoSameDirectionShifts (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp58 Value *InstCombinerImpl::reassociateShiftAmtsOfTwoSameDirectionShifts( in reassociateShiftAmtsOfTwoSameDirectionShifts() function in InstCombinerImpl
435 reassociateShiftAmtsOfTwoSameDirectionShifts(&I, SQ))) in commonShiftTransforms()
H A DInstCombineInternal.h120 Value *reassociateShiftAmtsOfTwoSameDirectionShifts(
H A DInstCombineCompares.cpp1188 (X = reassociateShiftAmtsOfTwoSameDirectionShifts( in foldSignBitTest()