Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4236 auto XShiftOpcode = XShift->getOpcode(); in foldShiftIntoShiftInAnotherHandOfAndInICmp() local
4237 if (XShiftOpcode == YShift->getOpcode()) in foldShiftIntoShiftInAnotherHandOfAndInICmp()
4357 Value *T0 = XShiftOpcode == Instruction::BinaryOps::LShr in foldShiftIntoShiftInAnotherHandOfAndInICmp()