Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp779 if (const APInt *MaxSA = in SimplifyMultipleUseDemandedBits() local
782 unsigned ShAmt = MaxSA->getZExtValue(); in SimplifyMultipleUseDemandedBits()
1817 if (const APInt *MaxSA = in SimplifyDemandedBits() local
1819 unsigned ShAmt = MaxSA->getZExtValue(); in SimplifyDemandedBits()