LLVM  8.0.1
llvm::TargetTransformInfoImplCRTPBase< T > Member List

This is the complete list of members for llvm::TargetTransformInfoImplCRTPBase< T >, including all inherited members.

allowsMisalignedMemoryAccesses(LLVMContext &Context, unsigned BitWidth, unsigned AddressSpace, unsigned Alignment, bool *Fast)llvm::TargetTransformInfoImplBaseinline
areFunctionArgsABICompatible(const Function *Caller, const Function *Callee, SmallPtrSetImpl< Argument *> &Args) constllvm::TargetTransformInfoImplBaseinline
areInlineCompatible(const Function *Caller, const Function *Callee) constllvm::TargetTransformInfoImplBaseinline
canMacroFuseCmp()llvm::TargetTransformInfoImplBaseinline
DLllvm::TargetTransformInfoImplBaseprotected
enableAggressiveInterleaving(bool LoopHasReductions)llvm::TargetTransformInfoImplBaseinline
enableInterleavedAccessVectorization()llvm::TargetTransformInfoImplBaseinline
enableMaskedInterleavedAccessVectorization()llvm::TargetTransformInfoImplBaseinline
enableMemCmpExpansion(bool IsZeroCmp) constllvm::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
getArithmeticReductionCost(unsigned, Type *, bool)llvm::TargetTransformInfoImplBaseinline
getAtomicMemIntrinsicMaxElementSize() constllvm::TargetTransformInfoImplBaseinline
getCacheAssociativity(TargetTransformInfo::CacheLevel Level)llvm::TargetTransformInfoImplBaseinline
getCacheLineSize()llvm::TargetTransformInfoImplBaseinline
getCacheSize(TargetTransformInfo::CacheLevel Level)llvm::TargetTransformInfoImplBaseinline
getCallCost(const Function *F, int NumArgs)llvm::TargetTransformInfoImplCRTPBase< T >inline
getCallCost(const Function *F, ArrayRef< const Value *> Arguments)llvm::TargetTransformInfoImplCRTPBase< T >inline
llvm::TargetTransformInfoImplBase::getCallCost(FunctionType *FTy, int NumArgs)llvm::TargetTransformInfoImplBaseinline
getCallInstrCost(Function *F, Type *RetTy, ArrayRef< Type *> Tys)llvm::TargetTransformInfoImplBaseinline
getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, const Instruction *I)llvm::TargetTransformInfoImplBaseinline
getCFInstrCost(unsigned Opcode)llvm::TargetTransformInfoImplBaseinline
getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, const Instruction *I)llvm::TargetTransformInfoImplBaseinline
getConstantStrideStep(ScalarEvolution *SE, const SCEV *Ptr)llvm::TargetTransformInfoImplBaseinlineprotected
getCostOfKeepingLiveOverCall(ArrayRef< Type *> Tys)llvm::TargetTransformInfoImplBaseinline
getDataLayout() constllvm::TargetTransformInfoImplBaseinline
getEstimatedNumberOfCaseClusters(const SwitchInst &SI, unsigned &JTSize)llvm::TargetTransformInfoImplBaseinline
getExtCost(const Instruction *I, const Value *Src)llvm::TargetTransformInfoImplBaseinline
getExtractWithExtendCost(unsigned Opcode, Type *Dst, VectorType *VecTy, unsigned Index)llvm::TargetTransformInfoImplBaseinline
getFlatAddressSpace()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::TargetTransformInfoImplCRTPBase< T >inline
getInliningThresholdMultiplier()llvm::TargetTransformInfoImplBaseinline
getInstructionLatency(const Instruction *I)llvm::TargetTransformInfoImplCRTPBase< T >inline
getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef< unsigned > Indices, unsigned Alignment, unsigned AddressSpace, bool UseMaskForCond=false, bool UseMaskForGaps=false)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< const Value *> Arguments)llvm::TargetTransformInfoImplCRTPBase< T >inline
llvm::TargetTransformInfoImplBase::getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< Type *> ParamTys)llvm::TargetTransformInfoImplBaseinline
getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, ArrayRef< Type *> Tys, FastMathFlags FMF, unsigned ScalarizationCostPassed)llvm::TargetTransformInfoImplBaseinline
getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, ArrayRef< Value *> Args, FastMathFlags FMF, unsigned VF)llvm::TargetTransformInfoImplBaseinline
getJumpBufAlignment()llvm::TargetTransformInfoImplBaseinline
getJumpBufSize()llvm::TargetTransformInfoImplBaseinline
getLoadStoreVecRegBitWidth(unsigned AddrSpace) constllvm::TargetTransformInfoImplBaseinline
getLoadVectorFactor(unsigned VF, unsigned LoadSize, unsigned ChainSizeInBytes, VectorType *VecTy) constllvm::TargetTransformInfoImplBaseinline
getMaskedMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, unsigned AddressSpace)llvm::TargetTransformInfoImplBaseinline
getMaxInterleaveFactor(unsigned VF)llvm::TargetTransformInfoImplBaseinline
getMaxPrefetchIterationsAhead()llvm::TargetTransformInfoImplBaseinline
getMemcpyLoopLoweringType(LLVMContext &Context, Value *Length, unsigned SrcAlign, unsigned DestAlign) constllvm::TargetTransformInfoImplBaseinline
getMemcpyLoopResidualLoweringType(SmallVectorImpl< Type *> &OpsOut, LLVMContext &Context, unsigned RemainingBytes, unsigned SrcAlign, unsigned DestAlign) constllvm::TargetTransformInfoImplBaseinline
getMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, unsigned AddressSpace, const Instruction *I)llvm::TargetTransformInfoImplBaseinline
getMinimumVF(unsigned ElemWidth) constllvm::TargetTransformInfoImplBaseinline
getMinMaxReductionCost(Type *, Type *, bool, bool)llvm::TargetTransformInfoImplBaseinline
getMinPrefetchStride()llvm::TargetTransformInfoImplBaseinline
getMinVectorRegisterBitWidth()llvm::TargetTransformInfoImplBaseinline
getNumberOfParts(Type *Tp)llvm::TargetTransformInfoImplBaseinline
getNumberOfRegisters(bool Vector)llvm::TargetTransformInfoImplBaseinline
getOperandsScalarizationOverhead(ArrayRef< const Value *> Args, unsigned VF)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
getRegisterBitWidth(bool Vector) constllvm::TargetTransformInfoImplBaseinline
getScalarizationOverhead(Type *Ty, bool Insert, bool Extract)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) constllvm::TargetTransformInfoImplBaseinline
getTgtMemIntrinsic(IntrinsicInst *Inst, MemIntrinsicInfo &Info)llvm::TargetTransformInfoImplBaseinline
getUnrollingPreferences(Loop *, ScalarEvolution &, TTI::UnrollingPreferences &)llvm::TargetTransformInfoImplBaseinline
getUserCost(const User *U, ArrayRef< const Value *> Operands)llvm::TargetTransformInfoImplCRTPBase< T >inline
getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index)llvm::TargetTransformInfoImplBaseinline
hasBranchDivergence()llvm::TargetTransformInfoImplBaseinline
hasDivRemOp(Type *DataType, bool IsSigned)llvm::TargetTransformInfoImplBaseinline
hasVolatileVariant(Instruction *I, unsigned AddrSpace)llvm::TargetTransformInfoImplBaseinline
haveFastSqrt(Type *Ty)llvm::TargetTransformInfoImplBaseinline
isAlwaysUniform(const Value *V)llvm::TargetTransformInfoImplBaseinline
isConstantStridedAccessLessThan(ScalarEvolution *SE, const SCEV *Ptr, int64_t MergeDistance)llvm::TargetTransformInfoImplBaseinlineprotected
isFCmpOrdCheaperThanFCmpZero(Type *Ty)llvm::TargetTransformInfoImplBaseinline
isFPVectorizationPotentiallyUnsafe()llvm::TargetTransformInfoImplBaseinline
isIndexedLoadLegal(TTI::MemIndexedMode Mode, Type *Ty, const DataLayout &DL) constllvm::TargetTransformInfoImplBaseinline
isIndexedStoreLegal(TTI::MemIndexedMode Mode, Type *Ty, const DataLayout &DL) constllvm::TargetTransformInfoImplBaseinline
isLegalAddImmediate(int64_t Imm)llvm::TargetTransformInfoImplBaseinline
isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, bool HasBaseReg, int64_t Scale, unsigned AddrSpace, Instruction *I=nullptr)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) constllvm::TargetTransformInfoImplBaseinline
isLegalToVectorizeLoadChain(unsigned ChainSizeInBytes, unsigned Alignment, unsigned AddrSpace) constllvm::TargetTransformInfoImplBaseinline
isLegalToVectorizeStore(StoreInst *SI) constllvm::TargetTransformInfoImplBaseinline
isLegalToVectorizeStoreChain(unsigned ChainSizeInBytes, unsigned Alignment, unsigned AddrSpace) constllvm::TargetTransformInfoImplBaseinline
isLoweredToCall(const Function *F)llvm::TargetTransformInfoImplBaseinline
isLSRCostLess(TTI::LSRCost &C1, TTI::LSRCost &C2)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
LSRWithInstrQueries()llvm::TargetTransformInfoImplBaseinline
minRequiredElementSize(const Value *Val, bool &isSigned)llvm::TargetTransformInfoImplBaseinlineprotected
prefersVectorizedAddressing()llvm::TargetTransformInfoImplBaseinline
shouldBuildLookupTables()llvm::TargetTransformInfoImplBaseinline
shouldBuildLookupTablesForConstant(Constant *C)llvm::TargetTransformInfoImplBaseinline
shouldConsiderAddressTypePromotion(const Instruction &I, bool &AllowPromotionWithoutCommonHeader)llvm::TargetTransformInfoImplBaseinline
shouldExpandReduction(const IntrinsicInst *II) constllvm::TargetTransformInfoImplBaseinline
shouldFavorPostInc() constllvm::TargetTransformInfoImplBaseinline
shouldMaximizeVectorBandwidth(bool OptSize) constllvm::TargetTransformInfoImplBaseinline
supportsEfficientVectorElementLoadStore()llvm::TargetTransformInfoImplBaseinline
TargetTransformInfoImplBase(const DataLayout &DL)llvm::TargetTransformInfoImplBaseinlineexplicitprotected
TargetTransformInfoImplBase(const TargetTransformInfoImplBase &Arg)llvm::TargetTransformInfoImplBaseinline
TargetTransformInfoImplBase(TargetTransformInfoImplBase &&Arg)llvm::TargetTransformInfoImplBaseinline
TargetTransformInfoImplCRTPBase(const DataLayout &DL)llvm::TargetTransformInfoImplCRTPBase< T >inlineexplicitprotected
TTI typedefllvm::TargetTransformInfoImplBaseprotected
useAA()llvm::TargetTransformInfoImplBaseinline
useColdCCForColdCall(Function &F)llvm::TargetTransformInfoImplBaseinline
useReductionIntrinsic(unsigned Opcode, Type *Ty, TTI::ReductionFlags Flags) constllvm::TargetTransformInfoImplBaseinline