HomeSort by relevance Sort by last modified time
    Searched refs:avoidMOVsShifterOperand (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 154 /// AvoidMOVsShifterOperand - If true, codegen should avoid using flag setting
156 bool AvoidMOVsShifterOperand;
341 bool avoidMOVsShifterOperand() const { return AvoidMOVsShifterOperand; }
Thumb2SizeReduction.cpp 636 STI->avoidMOVsShifterOperand())
753 STI->avoidMOVsShifterOperand())
    [all...]

Completed in 357 milliseconds