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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp861 APInt KnownZeroLo, KnownOneLo; local
865 KnownOneLo, TLO, Depth + 1))
875 KnownOne = KnownOneLo.zext(BitWidth) |

Completed in 365 milliseconds