9#ifndef LLVM_LIB_TARGET_MIPS_MIPSTARGETTRANSFORMINFO_H
10#define LLVM_LIB_TARGET_MIPS_MIPSTARGETTRANSFORMINFO_H
33 TLI(ST->getTargetLowering()) {}
This file provides a helper that implements much of the TTI interface in terms of the target-independ...
BasicTTIImplBase(const TargetMachine *TM, const DataLayout &DL)
MipsTTIImpl(const MipsTargetMachine *TM, const Function &F)
bool hasDivRemOp(Type *DataType, bool IsSigned) const override
bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1, const TargetTransformInfo::LSRCost &C2) const override
The instances of the Type class are immutable: once they are created, they are never changed.
This is an optimization pass for GlobalISel generic memory operations.