Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2357 bool AlreadySignExtended = ExVTBits >= MinSignedBits; in SimplifyDemandedBits() local
2360 if (!AlreadySignExtended) { in SimplifyDemandedBits()