LLVM  4.0.0
llvm::TargetTransformInfoImplBase Member List

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

allowsMisalignedMemoryAccesses(LLVMContext &Context, unsigned BitWidth, unsigned AddressSpace, unsigned Alignment, bool *Fast)llvm::TargetTransformInfoImplBaseinline
areInlineCompatible(const Function *Caller, const Function *Callee) const llvm::TargetTransformInfoImplBaseinline
DLllvm::TargetTransformInfoImplBaseprotected
enableAggressiveInterleaving(bool LoopHasReductions)llvm::TargetTransformInfoImplBaseinline
enableInterleavedAccessVectorization()llvm::TargetTransformInfoImplBaseinline
getAddressComputationCost(Type *Tp, ScalarEvolution *, const SCEV *)llvm::TargetTransformInfoImplBaseinline
getArithmeticInstrCost(unsigned Opcode, Type *Ty, TTI::OperandValueKind Opd1Info, TTI::OperandValueKind Opd2Info, TTI::OperandValueProperties Opd1PropInfo, TTI::OperandValueProperties Opd2PropInfo, ArrayRef< const Value * > Args)llvm::TargetTransformInfoImplBaseinline
getCacheLineSize()llvm::TargetTransformInfoImplBaseinline
getCallCost(FunctionType *FTy, int NumArgs)llvm::TargetTransformInfoImplBaseinline
getCallInstrCost(Function *F, Type *RetTy, ArrayRef< Type * > Tys)llvm::TargetTransformInfoImplBaseinline
getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src)llvm::TargetTransformInfoImplBaseinline
getCFInstrCost(unsigned Opcode)llvm::TargetTransformInfoImplBaseinline
getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy)llvm::TargetTransformInfoImplBaseinline
getConstantStrideStep(ScalarEvolution *SE, const SCEV *Ptr)llvm::TargetTransformInfoImplBaseinlineprotected
getCostOfKeepingLiveOverCall(ArrayRef< Type * > Tys)llvm::TargetTransformInfoImplBaseinline
getDataLayout() const llvm::TargetTransformInfoImplBaseinline
getExtractWithExtendCost(unsigned Opcode, Type *Dst, VectorType *VecTy, unsigned Index)llvm::TargetTransformInfoImplBaseinline
getFPOpCost(Type *Ty)llvm::TargetTransformInfoImplBaseinline
getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr, bool VariableMask, unsigned Alignment)llvm::TargetTransformInfoImplBaseinline
getGEPCost(Type *PointeeType, const Value *Ptr, ArrayRef< const Value * > Operands)llvm::TargetTransformInfoImplBaseinline
getInliningThresholdMultiplier()llvm::TargetTransformInfoImplBaseinline
getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef< unsigned > Indices, unsigned Alignment, unsigned AddressSpace)llvm::TargetTransformInfoImplBaseinline
getIntImmCodeSizeCost(unsigned Opcode, unsigned Idx, const APInt &Imm, Type *Ty)llvm::TargetTransformInfoImplBaseinline
getIntImmCost(const APInt &Imm, Type *Ty)llvm::TargetTransformInfoImplBaseinline
getIntImmCost(unsigned Opcode, unsigned Idx, const APInt &Imm, Type *Ty)llvm::TargetTransformInfoImplBaseinline
getIntImmCost(Intrinsic::ID IID, unsigned Idx, const APInt &Imm, Type *Ty)llvm::TargetTransformInfoImplBaseinline
getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< Type * > ParamTys)llvm::TargetTransformInfoImplBaseinline
getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, ArrayRef< Type * > Tys, FastMathFlags FMF)llvm::TargetTransformInfoImplBaseinline
getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, ArrayRef< Value * > Args, FastMathFlags FMF)llvm::TargetTransformInfoImplBaseinline
getJumpBufAlignment()llvm::TargetTransformInfoImplBaseinline
getJumpBufSize()llvm::TargetTransformInfoImplBaseinline
getLoadStoreVecRegBitWidth(unsigned AddrSpace) const llvm::TargetTransformInfoImplBaseinline
getLoadVectorFactor(unsigned VF, unsigned LoadSize, unsigned ChainSizeInBytes, VectorType *VecTy) const llvm::TargetTransformInfoImplBaseinline
getMaskedMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, unsigned AddressSpace)llvm::TargetTransformInfoImplBaseinline
getMaxInterleaveFactor(unsigned VF)llvm::TargetTransformInfoImplBaseinline
getMaxPrefetchIterationsAhead()llvm::TargetTransformInfoImplBaseinline
getMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, unsigned AddressSpace)llvm::TargetTransformInfoImplBaseinline
getMinPrefetchStride()llvm::TargetTransformInfoImplBaseinline
getNumberOfParts(Type *Tp)llvm::TargetTransformInfoImplBaseinline
getNumberOfRegisters(bool Vector)llvm::TargetTransformInfoImplBaseinline
getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy)llvm::TargetTransformInfoImplBaseinline
getOrCreateResultFromMemIntrinsic(IntrinsicInst *Inst, Type *ExpectedType)llvm::TargetTransformInfoImplBaseinline
getPopcntSupport(unsigned IntTyWidthInBit)llvm::TargetTransformInfoImplBaseinline
getPrefetchDistance()llvm::TargetTransformInfoImplBaseinline
getReductionCost(unsigned, Type *, bool)llvm::TargetTransformInfoImplBaseinline
getRegisterBitWidth(bool Vector)llvm::TargetTransformInfoImplBaseinline
getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, bool HasBaseReg, int64_t Scale, unsigned AddrSpace)llvm::TargetTransformInfoImplBaseinline
getShuffleCost(TTI::ShuffleKind Kind, Type *Ty, int Index, Type *SubTp)llvm::TargetTransformInfoImplBaseinline
getStoreVectorFactor(unsigned VF, unsigned StoreSize, unsigned ChainSizeInBytes, VectorType *VecTy) const llvm::TargetTransformInfoImplBaseinline
getTgtMemIntrinsic(IntrinsicInst *Inst, MemIntrinsicInfo &Info)llvm::TargetTransformInfoImplBaseinline
getUnrollingPreferences(Loop *, TTI::UnrollingPreferences &)llvm::TargetTransformInfoImplBaseinline
getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index)llvm::TargetTransformInfoImplBaseinline
hasBranchDivergence()llvm::TargetTransformInfoImplBaseinline
haveFastSqrt(Type *Ty)llvm::TargetTransformInfoImplBaseinline
isConstantStridedAccessLessThan(ScalarEvolution *SE, const SCEV *Ptr, int64_t MergeDistance)llvm::TargetTransformInfoImplBaseinlineprotected
isFoldableMemAccessOffset(Instruction *I, int64_t Offset)llvm::TargetTransformInfoImplBaseinline
isFPVectorizationPotentiallyUnsafe()llvm::TargetTransformInfoImplBaseinline
isLegalAddImmediate(int64_t Imm)llvm::TargetTransformInfoImplBaseinline
isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, bool HasBaseReg, int64_t Scale, unsigned AddrSpace)llvm::TargetTransformInfoImplBaseinline
isLegalICmpImmediate(int64_t Imm)llvm::TargetTransformInfoImplBaseinline
isLegalMaskedGather(Type *DataType)llvm::TargetTransformInfoImplBaseinline
isLegalMaskedLoad(Type *DataType)llvm::TargetTransformInfoImplBaseinline
isLegalMaskedScatter(Type *DataType)llvm::TargetTransformInfoImplBaseinline
isLegalMaskedStore(Type *DataType)llvm::TargetTransformInfoImplBaseinline
isLegalToVectorizeLoad(LoadInst *LI) const llvm::TargetTransformInfoImplBaseinline
isLegalToVectorizeLoadChain(unsigned ChainSizeInBytes, unsigned Alignment, unsigned AddrSpace) const llvm::TargetTransformInfoImplBaseinline
isLegalToVectorizeStore(StoreInst *SI) const llvm::TargetTransformInfoImplBaseinline
isLegalToVectorizeStoreChain(unsigned ChainSizeInBytes, unsigned Alignment, unsigned AddrSpace) const llvm::TargetTransformInfoImplBaseinline
isLoweredToCall(const Function *F)llvm::TargetTransformInfoImplBaseinline
isProfitableToHoist(Instruction *I)llvm::TargetTransformInfoImplBaseinline
isSourceOfDivergence(const Value *V)llvm::TargetTransformInfoImplBaseinline
isStridedAccess(const SCEV *Ptr)llvm::TargetTransformInfoImplBaseinlineprotected
isTruncateFree(Type *Ty1, Type *Ty2)llvm::TargetTransformInfoImplBaseinline
isTypeLegal(Type *Ty)llvm::TargetTransformInfoImplBaseinline
minRequiredElementSize(const Value *Val, bool &isSigned)llvm::TargetTransformInfoImplBaseinlineprotected
shouldBuildLookupTables()llvm::TargetTransformInfoImplBaseinline
shouldBuildLookupTablesForConstant(Constant *C)llvm::TargetTransformInfoImplBaseinline
TargetTransformInfoImplBase(const DataLayout &DL)llvm::TargetTransformInfoImplBaseinlineexplicitprotected
TargetTransformInfoImplBase(const TargetTransformInfoImplBase &Arg)llvm::TargetTransformInfoImplBaseinline
TargetTransformInfoImplBase(TargetTransformInfoImplBase &&Arg)llvm::TargetTransformInfoImplBaseinline
TTI typedefllvm::TargetTransformInfoImplBaseprotected