Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1737 if (std::optional<uint64_t> KnownSA = in SimplifyDemandedBits() local
1739 unsigned ShAmt = *KnownSA; in SimplifyDemandedBits()
1933 if (std::optional<uint64_t> KnownSA = in SimplifyDemandedBits() local
1935 unsigned ShAmt = *KnownSA; in SimplifyDemandedBits()
2039 if (std::optional<uint64_t> KnownSA = in SimplifyDemandedBits() local
2041 unsigned ShAmt = *KnownSA; in SimplifyDemandedBits()