Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp602 bool commutesWithShift(Instruction *I);
1253 bool PolynomialMultiplyRecognize::commutesWithShift(Instruction *I) { in commutesWithShift() function in PolynomialMultiplyRecognize
1352 if (!commutesWithShift(R)) in convertShiftsToLeft()