Searched refs:avoidMOVsShifterOperand (Results 1 – 2 of 2) sorted by relevance
471 bool avoidMOVsShifterOperand() const { return AvoidMOVsShifterOperand; } in avoidMOVsShifterOperand() function
701 if (!OptimizeSize && Entry.AvoidMovs && STI->avoidMOVsShifterOperand()) in ReduceTo2Addr()819 if (!OptimizeSize && Entry.AvoidMovs && STI->avoidMOVsShifterOperand()) in ReduceToNarrow()