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 138 /// AvoidMOVsShifterOperand - If true, codegen should avoid using flag setting
140 bool AvoidMOVsShifterOperand;
267 bool avoidMOVsShifterOperand() const { return AvoidMOVsShifterOperand; }
Thumb2SizeReduction.cpp 638 STI->avoidMOVsShifterOperand())
755 STI->avoidMOVsShifterOperand())
    [all...]

Completed in 128 milliseconds