Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46001 bool AllPositive = IsPositive[0] && IsPositive[1]; in canReduceVMulWidth() local
46007 else if (AllPositive && MinSignBits >= 24) in canReduceVMulWidth()
46013 else if (AllPositive && MinSignBits >= 16) in canReduceVMulWidth()