16#ifndef LLVM_LIB_TARGET_AVR_AVRTARGETTRANSFORMINFO_H
17#define LLVM_LIB_TARGET_AVR_AVRTARGETTRANSFORMINFO_H
43 TLI(ST->getTargetLowering()) {}
This file provides a helper that implements much of the TTI interface in terms of the target-independ...
A specific AVR target MCU.
AVRTTIImpl(const AVRTargetMachine *TM, const Function &F)
bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1, const TargetTransformInfo::LSRCost &C2) const override
Performs target lowering for the AVR.
A generic AVR implementation.
Base class which can be used to help build a TTI implementation.
This is an optimization pass for GlobalISel generic memory operations.