Searched refs:ShftAmt (Results 1 – 1 of 1) sorted by relevance
12891 int ShftAmt = 0; in PerformVQDMULHCombine() local12895 ShftAmt = 7; in PerformVQDMULHCombine()12899 ShftAmt = 15; in PerformVQDMULHCombine()12903 ShftAmt = 31; in PerformVQDMULHCombine()12912 if (!N1 || N1->getSExtValue() != ShftAmt) in PerformVQDMULHCombine()12933 unsigned LegalLanes = 128 / (ShftAmt + 1); in PerformVQDMULHCombine()