Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47215 bool AllPositive = IsPositive[0] && IsPositive[1]; in canReduceVMulWidth() local
47221 else if (AllPositive && MinSignBits >= 24) in canReduceVMulWidth()
47227 else if (AllPositive && MinSignBits >= 16) in canReduceVMulWidth()