Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1764 bool HasRepeatedOperand = false; in insertShift() local
1776 HasRepeatedOperand = true; in insertShift()
1860 if (HasRepeatedOperand) in insertShift()