Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10493 auto isShiftTooBig = [X](ConstantSDNode *Val) { in simplifyShift() local
10496 if (ISD::matchUnaryPredicate(Y, isShiftTooBig, true)) in simplifyShift()