10 #ifndef LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZTARGETTRANSFORMINFO_H
11 #define LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZTARGETTRANSFORMINFO_H
33 TLI(ST->getTargetLowering()) {}
SystemZTTIImpl(const SystemZTargetMachine *TM, const Function &F)
Base class which can be used to help build a TTI implementation.
TTI::PopcntSupportKind getPopcntSupport(unsigned TyWidth)
unsigned getNumberOfRegisters(bool Vector)
void getUnrollingPreferences(Loop *L, TTI::UnrollingPreferences &UP)
The instances of the Type class are immutable: once they are created, they are never changed...
This file provides a helper that implements much of the TTI interface in terms of the target-independ...
unsigned getRegisterBitWidth(bool Vector)
int getIntImmCost(const APInt &Imm, Type *Ty)
Class for arbitrary precision integers.
Represents a single loop in the control flow graph.
static const Function * getParent(const Value *V)