Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMSubtarget.h169 bool AvoidMOVsShifterOperand; variable
362 bool avoidMOVsShifterOperand() const { return AvoidMOVsShifterOperand; } in avoidMOVsShifterOperand()
DARMSubtarget.cpp142 AvoidMOVsShifterOperand = false; in initializeEnvironment()
DARM.td128 "AvoidMOVsShifterOperand", "true",