Searched refs:AnalyzeForSignBitExtraction (Results 1 – 2 of 2) sorted by relevance
60 bool AnalyzeForSignBitExtraction) { in reassociateShiftAmtsOfTwoSameDirectionShifts() argument91 if (AnalyzeForSignBitExtraction && !HadTwoRightShifts) in reassociateShiftAmtsOfTwoSameDirectionShifts()98 if (!IdenticalShOpcodes && !AnalyzeForSignBitExtraction) in reassociateShiftAmtsOfTwoSameDirectionShifts()104 if (Trunc && !AnalyzeForSignBitExtraction && in reassociateShiftAmtsOfTwoSameDirectionShifts()126 if (HadTwoRightShifts && (Trunc || AnalyzeForSignBitExtraction)) { in reassociateShiftAmtsOfTwoSameDirectionShifts()133 if (AnalyzeForSignBitExtraction) in reassociateShiftAmtsOfTwoSameDirectionShifts()
122 bool AnalyzeForSignBitExtraction = false);