Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp3595 if (std::optional<uint64_t> ShMinAmt = in computeKnownBits() local
3597 Known.Zero.setLowBits(*ShMinAmt); in computeKnownBits()
3607 if (std::optional<uint64_t> ShMinAmt = in computeKnownBits() local
3609 Known.Zero.setHighBits(*ShMinAmt); in computeKnownBits()