Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42805 bool AllPositive = IsPositive[0] && IsPositive[1]; in canReduceVMulWidth() local
42811 else if (AllPositive && MinSignBits >= 24) in canReduceVMulWidth()
42817 else if (AllPositive && MinSignBits >= 16) in canReduceVMulWidth()