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...
Base class which can be used to help build a TTI implementation.
MipsTTIImpl(const MipsTargetMachine *TM, const Function &F)
bool hasDivRemOp(Type *DataType, bool IsSigned)
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.