LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::TargetTransformInfo Member List

This is the complete list of members for llvm::TargetTransformInfo, including all inherited members.

getAddressComputationCost(Type *Ty, bool IsComplex=false) const llvm::TargetTransformInfovirtual
getAnalysisUsage(AnalysisUsage &AU) const llvm::TargetTransformInfoprotectedvirtual
getArithmeticInstrCost(unsigned Opcode, Type *Ty, OperandValueKind Opd1Info=OK_AnyValue, OperandValueKind Opd2Info=OK_AnyValue) const llvm::TargetTransformInfovirtual
getCallCost(FunctionType *FTy, int NumArgs=-1) const llvm::TargetTransformInfovirtual
getCallCost(const Function *F, int NumArgs=-1) const llvm::TargetTransformInfovirtual
getCallCost(const Function *F, ArrayRef< const Value * > Arguments) const llvm::TargetTransformInfovirtual
getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src) const llvm::TargetTransformInfovirtual
getCFInstrCost(unsigned Opcode) const llvm::TargetTransformInfovirtual
getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy=0) const llvm::TargetTransformInfovirtual
getGEPCost(const Value *Ptr, ArrayRef< const Value * > Operands) const llvm::TargetTransformInfovirtual
getIntImmCost(const APInt &Imm, Type *Ty) const llvm::TargetTransformInfovirtual
getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< Type * > ParamTys) const llvm::TargetTransformInfovirtual
getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< const Value * > Arguments) const llvm::TargetTransformInfovirtual
getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, ArrayRef< Type * > Tys) const llvm::TargetTransformInfovirtual
getJumpBufAlignment() const llvm::TargetTransformInfovirtual
getJumpBufSize() const llvm::TargetTransformInfovirtual
getMaximumUnrollFactor() const llvm::TargetTransformInfovirtual
getMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, unsigned AddressSpace) const llvm::TargetTransformInfovirtual
getNumberOfParts(Type *Tp) const llvm::TargetTransformInfovirtual
getNumberOfRegisters(bool Vector) const llvm::TargetTransformInfovirtual
getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy=0) const llvm::TargetTransformInfovirtual
getPopcntSupport(unsigned IntTyWidthInBit) const llvm::TargetTransformInfovirtual
getReductionCost(unsigned Opcode, Type *Ty, bool IsPairwiseForm) const llvm::TargetTransformInfovirtual
getRegisterBitWidth(bool Vector) const llvm::TargetTransformInfovirtual
getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, bool HasBaseReg, int64_t Scale) const llvm::TargetTransformInfovirtual
getShuffleCost(ShuffleKind Kind, Type *Tp, int Index=0, Type *SubTp=0) const llvm::TargetTransformInfovirtual
getUnrollingPreferences(Loop *L, UnrollingPreferences &UP) const llvm::TargetTransformInfovirtual
getUserCost(const User *U) const llvm::TargetTransformInfovirtual
getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index=-1) const llvm::TargetTransformInfovirtual
hasBranchDivergence() const llvm::TargetTransformInfovirtual
haveFastSqrt(Type *Ty) const llvm::TargetTransformInfovirtual
IDllvm::TargetTransformInfostatic
isLegalAddImmediate(int64_t Imm) const llvm::TargetTransformInfovirtual
isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, bool HasBaseReg, int64_t Scale) const llvm::TargetTransformInfovirtual
isLegalICmpImmediate(int64_t Imm) const llvm::TargetTransformInfovirtual
isLoweredToCall(const Function *F) const llvm::TargetTransformInfovirtual
isTruncateFree(Type *Ty1, Type *Ty2) const llvm::TargetTransformInfovirtual
isTypeLegal(Type *Ty) const llvm::TargetTransformInfovirtual
OK_AnyValue enum valuellvm::TargetTransformInfo
OK_UniformConstantValue enum valuellvm::TargetTransformInfo
OK_UniformValue enum valuellvm::TargetTransformInfo
OperandValueKind enum namellvm::TargetTransformInfo
PopcntSupportKind enum namellvm::TargetTransformInfo
popTTIStack()llvm::TargetTransformInfoprotected
PrevTTIllvm::TargetTransformInfoprotected
PSK_FastHardware enum valuellvm::TargetTransformInfo
PSK_SlowHardware enum valuellvm::TargetTransformInfo
PSK_Software enum valuellvm::TargetTransformInfo
pushTTIStack(Pass *P)llvm::TargetTransformInfoprotected
shouldBuildLookupTables() const llvm::TargetTransformInfovirtual
ShuffleKind enum namellvm::TargetTransformInfo
SK_Broadcast enum valuellvm::TargetTransformInfo
SK_ExtractSubvector enum valuellvm::TargetTransformInfo
SK_InsertSubvector enum valuellvm::TargetTransformInfo
SK_Reverse enum valuellvm::TargetTransformInfo
TargetCostConstants enum namellvm::TargetTransformInfo
TCC_Basic enum valuellvm::TargetTransformInfo
TCC_Expensive enum valuellvm::TargetTransformInfo
TCC_Free enum valuellvm::TargetTransformInfo
TopTTIllvm::TargetTransformInfoprotected
~TargetTransformInfo()=0llvm::TargetTransformInfopure virtual