Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1800 bool AlreadySignExtended = NumSignBits >= BitWidth - ExVTBits + 1; in SimplifyDemandedBits() local
1803 if (!AlreadySignExtended) { in SimplifyDemandedBits()