Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp58 Value *InstCombinerImpl::reassociateShiftAmtsOfTwoSameDirectionShifts( in reassociateShiftAmtsOfTwoSameDirectionShifts() function in InstCombinerImpl
400 reassociateShiftAmtsOfTwoSameDirectionShifts(&I, SQ))) in commonShiftTransforms()
H A DInstCombineInternal.h112 Value *reassociateShiftAmtsOfTwoSameDirectionShifts(
H A DInstCombineCompares.cpp1362 (X = reassociateShiftAmtsOfTwoSameDirectionShifts( in foldSignBitTest()