Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h317 bool AvoidMOVsShifterOperand = false; variable
712 bool avoidMOVsShifterOperand() const { return AvoidMOVsShifterOperand; } in avoidMOVsShifterOperand()
H A DARM.td347 "AvoidMOVsShifterOperand", "true",