Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp942 APInt KnownZeroHi, KnownOneHi; in SimplifyDemandedBits() local
949 KnownOneHi, TLO, Depth + 1)) in SimplifyDemandedBits()
956 KnownOneHi.zext(BitWidth).shl(HalfBitWidth); in SimplifyDemandedBits()