Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp586 bool isOperandShifted(Instruction *I, Value *Op);
1284 bool PolynomialMultiplyRecognize::isOperandShifted(Instruction *I, Value *Op) { in isOperandShifted() function in PolynomialMultiplyRecognize
1406 if (!isOperandShifted(&*I, Op)) in convertShiftsToLeft()