Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp603 bool isOperandShifted(Instruction *I, Value *Op);
1302 bool PolynomialMultiplyRecognize::isOperandShifted(Instruction *I, Value *Op) { in isOperandShifted() function in PolynomialMultiplyRecognize
1424 if (!isOperandShifted(&*I, Op)) in convertShiftsToLeft()