Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp600 bool commutesWithShift(Instruction *I);
1250 bool PolynomialMultiplyRecognize::commutesWithShift(Instruction *I) { in commutesWithShift() function in PolynomialMultiplyRecognize
1349 if (!commutesWithShift(R)) in convertShiftsToLeft()