Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp1606 bool AlreadySignExtended = NumSignBits >= BitWidth - ExVTBits + 1; in SimplifyDemandedBits() local
1609 if (!AlreadySignExtended) { in SimplifyDemandedBits()