Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineShifts.cpp34 Value *InstCombiner::reassociateShiftAmtsOfTwoSameDirectionShifts( in reassociateShiftAmtsOfTwoSameDirectionShifts() function in InstCombiner
389 reassociateShiftAmtsOfTwoSameDirectionShifts(&I, SQ))) in commonShiftTransforms()
HDInstCombineInternal.h394 Value *reassociateShiftAmtsOfTwoSameDirectionShifts(
HDInstCombineCompares.cpp1378 (X = reassociateShiftAmtsOfTwoSameDirectionShifts( in foldSignBitTest()