Searched refs:AnalyzeForSignBitExtraction (Results 1 – 2 of 2) sorted by relevance
36 bool AnalyzeForSignBitExtraction) { in reassociateShiftAmtsOfTwoSameDirectionShifts() argument85 if (AnalyzeForSignBitExtraction && !HadTwoRightShifts) in reassociateShiftAmtsOfTwoSameDirectionShifts()92 if (!IdenticalShOpcodes && !AnalyzeForSignBitExtraction) in reassociateShiftAmtsOfTwoSameDirectionShifts()98 if (Trunc && !AnalyzeForSignBitExtraction && in reassociateShiftAmtsOfTwoSameDirectionShifts()120 if (HadTwoRightShifts && (Trunc || AnalyzeForSignBitExtraction)) { in reassociateShiftAmtsOfTwoSameDirectionShifts()127 if (AnalyzeForSignBitExtraction) in reassociateShiftAmtsOfTwoSameDirectionShifts()
396 bool AnalyzeForSignBitExtraction = false);