Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp59 Value *InstCombinerImpl::reassociateShiftAmtsOfTwoSameDirectionShifts( in reassociateShiftAmtsOfTwoSameDirectionShifts() function in InstCombinerImpl
398 reassociateShiftAmtsOfTwoSameDirectionShifts(&I, SQ))) in commonShiftTransforms()
H A DInstCombineInternal.h111 Value *reassociateShiftAmtsOfTwoSameDirectionShifts(
H A DInstCombineCompares.cpp1365 (X = reassociateShiftAmtsOfTwoSameDirectionShifts( in foldSignBitTest()