Searched refs:AnalyzeForSignBitExtraction (Results 1 – 2 of 2) sorted by relevance
61 bool AnalyzeForSignBitExtraction) { in reassociateShiftAmtsOfTwoSameDirectionShifts() argument92 if (AnalyzeForSignBitExtraction && !HadTwoRightShifts) in reassociateShiftAmtsOfTwoSameDirectionShifts()99 if (!IdenticalShOpcodes && !AnalyzeForSignBitExtraction) in reassociateShiftAmtsOfTwoSameDirectionShifts()105 if (Trunc && !AnalyzeForSignBitExtraction && in reassociateShiftAmtsOfTwoSameDirectionShifts()127 if (HadTwoRightShifts && (Trunc || AnalyzeForSignBitExtraction)) { in reassociateShiftAmtsOfTwoSameDirectionShifts()134 if (AnalyzeForSignBitExtraction) in reassociateShiftAmtsOfTwoSameDirectionShifts()
113 bool AnalyzeForSignBitExtraction = false);