LLVM  4.0.0
llvm::ARMTTIImpl Member List

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

allowsMisalignedMemoryAccesses(LLVMContext &Context, unsigned BitWidth, unsigned AddressSpace, unsigned Alignment, bool *Fast) constllvm::BasicTTIImplBase< ARMTTIImpl >inline
TargetTransformInfoImplCRTPBase< ARMTTIImpl >::allowsMisalignedMemoryAccesses(LLVMContext &Context, unsigned BitWidth, unsigned AddressSpace, unsigned Alignment, bool *Fast)llvm::TargetTransformInfoImplBaseinline
areInlineCompatible(const Function *Caller, const Function *Callee) const llvm::TargetTransformInfoImplBaseinline
ARMTTIImpl(const ARMBaseTargetMachine *TM, const Function &F)llvm::ARMTTIImplinlineexplicit
BasicTTIImplBase(const TargetMachine *TM, const DataLayout &DL)llvm::BasicTTIImplBase< ARMTTIImpl >inlineexplicitprotected
DLllvm::TargetTransformInfoImplBaseprotected
enableAggressiveInterleaving(bool LoopHasReductions)llvm::TargetTransformInfoImplBaseinline
enableInterleavedAccessVectorization()llvm::ARMTTIImplinline
getAddressComputationCost(Type *Val, ScalarEvolution *SE, const SCEV *Ptr)llvm::ARMTTIImpl
getArithmeticInstrCost(unsigned Opcode, Type *Ty, TTI::OperandValueKind Op1Info=TTI::OK_AnyValue, TTI::OperandValueKind Op2Info=TTI::OK_AnyValue, TTI::OperandValueProperties Opd1PropInfo=TTI::OP_None, TTI::OperandValueProperties Opd2PropInfo=TTI::OP_None, ArrayRef< const Value * > Args=ArrayRef< const Value * >())llvm::ARMTTIImpl
getCacheLineSize()llvm::TargetTransformInfoImplBaseinline
getCallCost(const Function *F, int NumArgs)llvm::TargetTransformInfoImplCRTPBase< ARMTTIImpl >inline
getCallCost(const Function *F, ArrayRef< const Value * > Arguments)llvm::TargetTransformInfoImplCRTPBase< ARMTTIImpl >inline
llvm::TargetTransformInfoImplBase::getCallCost(FunctionType *FTy, int NumArgs)llvm::TargetTransformInfoImplBaseinline
getCallInstrCost(Function *F, Type *RetTy, ArrayRef< Type * > Tys)llvm::BasicTTIImplBase< ARMTTIImpl >inline
getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src)llvm::ARMTTIImpl
getCFInstrCost(unsigned Opcode)llvm::BasicTTIImplBase< ARMTTIImpl >inline
getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy)llvm::ARMTTIImpl
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::BasicTTIImplBase< ARMTTIImpl >inline
getFPOpCost(Type *Ty)llvm::ARMTTIImpl
getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr, bool VariableMask, unsigned Alignment)llvm::TargetTransformInfoImplBaseinline
getGEPCost(Type *PointeeType, const Value *Ptr, ArrayRef< const Value * > Operands)llvm::BasicTTIImplBase< ARMTTIImpl >inline
getInliningThresholdMultiplier()llvm::BasicTTIImplBase< ARMTTIImpl >inline
getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef< unsigned > Indices, unsigned Alignment, unsigned AddressSpace)llvm::ARMTTIImpl
getIntImmCodeSizeCost(unsigned Opcode, unsigned Idx, const APInt &Imm, Type *Ty)llvm::ARMTTIImpl
getIntImmCost(const APInt &Imm, Type *Ty)llvm::ARMTTIImpl
getIntImmCost(unsigned Opcode, unsigned Idx, const APInt &Imm, Type *Ty)llvm::ARMTTIImpl
BasicTTIImplBase< ARMTTIImpl >::getIntImmCost(Intrinsic::ID IID, unsigned Idx, const APInt &Imm, Type *Ty)llvm::TargetTransformInfoImplBaseinline
getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< const Value * > Arguments)llvm::BasicTTIImplBase< ARMTTIImpl >inline
getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< Type * > ParamTys)llvm::BasicTTIImplBase< ARMTTIImpl >inline
getIntrinsicInstrCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< Value * > Args, FastMathFlags FMF)llvm::BasicTTIImplBase< ARMTTIImpl >inline
getIntrinsicInstrCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< Type * > Tys, FastMathFlags FMF)llvm::BasicTTIImplBase< ARMTTIImpl >inline
getJumpBufAlignment()llvm::BasicTTIImplBase< ARMTTIImpl >inline
getJumpBufSize()llvm::BasicTTIImplBase< ARMTTIImpl >inline
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::ARMTTIImplinline
getMaxPrefetchIterationsAhead()llvm::TargetTransformInfoImplBaseinline
getMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, unsigned AddressSpace)llvm::ARMTTIImpl
getMinPrefetchStride()llvm::TargetTransformInfoImplBaseinline
getNumberOfParts(Type *Tp)llvm::BasicTTIImplBase< ARMTTIImpl >inline
getNumberOfRegisters(bool Vector)llvm::ARMTTIImplinline
getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy)llvm::BasicTTIImplBase< ARMTTIImpl >inline
getOrCreateResultFromMemIntrinsic(IntrinsicInst *Inst, Type *ExpectedType)llvm::TargetTransformInfoImplBaseinline
getPopcntSupport(unsigned IntTyWidthInBit)llvm::TargetTransformInfoImplBaseinline
getPrefetchDistance()llvm::TargetTransformInfoImplBaseinline
getReductionCost(unsigned Opcode, Type *Ty, bool IsPairwise)llvm::BasicTTIImplBase< ARMTTIImpl >inline
getRegisterBitWidth(bool Vector)llvm::ARMTTIImplinline
getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, bool HasBaseReg, int64_t Scale, unsigned AddrSpace)llvm::BasicTTIImplBase< ARMTTIImpl >inline
getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, int Index, Type *SubTp)llvm::ARMTTIImpl
getStoreVectorFactor(unsigned VF, unsigned StoreSize, unsigned ChainSizeInBytes, VectorType *VecTy) const llvm::TargetTransformInfoImplBaseinline
getTgtMemIntrinsic(IntrinsicInst *Inst, MemIntrinsicInfo &Info)llvm::TargetTransformInfoImplBaseinline
getUnrollingPreferences(Loop *L, TTI::UnrollingPreferences &UP)llvm::BasicTTIImplBase< ARMTTIImpl >inline
getUserCost(const User *U)llvm::TargetTransformInfoImplCRTPBase< ARMTTIImpl >inline
getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index)llvm::ARMTTIImpl
getVectorSplitCost()llvm::BasicTTIImplBase< ARMTTIImpl >inline
hasBranchDivergence()llvm::BasicTTIImplBase< ARMTTIImpl >inline
haveFastSqrt(Type *Ty)llvm::BasicTTIImplBase< ARMTTIImpl >inline
isConstantStridedAccessLessThan(ScalarEvolution *SE, const SCEV *Ptr, int64_t MergeDistance)llvm::TargetTransformInfoImplBaseinlineprotected
isFoldableMemAccessOffset(Instruction *I, int64_t Offset)llvm::BasicTTIImplBase< ARMTTIImpl >inline
isFPVectorizationPotentiallyUnsafe()llvm::ARMTTIImplinline
isLegalAddImmediate(int64_t imm)llvm::BasicTTIImplBase< ARMTTIImpl >inline
isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, bool HasBaseReg, int64_t Scale, unsigned AddrSpace)llvm::BasicTTIImplBase< ARMTTIImpl >inline
isLegalICmpImmediate(int64_t imm)llvm::BasicTTIImplBase< ARMTTIImpl >inline
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::BasicTTIImplBase< ARMTTIImpl >inline
isSourceOfDivergence(const Value *V)llvm::BasicTTIImplBase< ARMTTIImpl >inline
isStridedAccess(const SCEV *Ptr)llvm::TargetTransformInfoImplBaseinlineprotected
isTruncateFree(Type *Ty1, Type *Ty2)llvm::BasicTTIImplBase< ARMTTIImpl >inline
isTypeLegal(Type *Ty)llvm::BasicTTIImplBase< ARMTTIImpl >inline
minRequiredElementSize(const Value *Val, bool &isSigned)llvm::TargetTransformInfoImplBaseinlineprotected
shouldBuildLookupTables()llvm::BasicTTIImplBase< ARMTTIImpl >inline
shouldBuildLookupTablesForConstant(Constant *C) const llvm::ARMTTIImplinline
BasicTTIImplBase< ARMTTIImpl >::shouldBuildLookupTablesForConstant(Constant *C)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< ARMTTIImpl >inlineexplicitprotected