Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMSubtarget.h275 bool AvoidMOVsShifterOperand = false; variable
624 bool avoidMOVsShifterOperand() const { return AvoidMOVsShifterOperand; } in avoidMOVsShifterOperand()
H A DARM.td287 "AvoidMOVsShifterOperand", "true",