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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp862 APInt KnownZeroHi, KnownOneHi; local
869 KnownOneHi, TLO, Depth + 1))
876 KnownOneHi.zext(BitWidth).shl(HalfBitWidth);

Completed in 1916 milliseconds