Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineShifts.cpp58 Value *InstCombinerImpl::reassociateShiftAmtsOfTwoSameDirectionShifts( in reassociateShiftAmtsOfTwoSameDirectionShifts() function in InstCombinerImpl
435 reassociateShiftAmtsOfTwoSameDirectionShifts(&I, SQ))) in commonShiftTransforms()
HDInstCombineInternal.h120 Value *reassociateShiftAmtsOfTwoSameDirectionShifts(
HDInstCombineCompares.cpp1188 (X = reassociateShiftAmtsOfTwoSameDirectionShifts( in foldSignBitTest()