LLVM  8.0.1
llvm::AArch64TTIImpl Member List

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

AArch64TTIImpl(const AArch64TargetMachine *TM, const Function &F)llvm::AArch64TTIImplinlineexplicit
allowsMisalignedMemoryAccesses(LLVMContext &Context, unsigned BitWidth, unsigned AddressSpace, unsigned Alignment, bool *Fast) constllvm::BasicTTIImplBase< AArch64TTIImpl >inline
TargetTransformInfoImplCRTPBase< AArch64TTIImpl >::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::AArch64TTIImpl
BasicTTIImplBase(const TargetMachine *TM, const DataLayout &DL)llvm::BasicTTIImplBase< AArch64TTIImpl >inlineexplicitprotected
canMacroFuseCmp()llvm::TargetTransformInfoImplBaseinline
DLllvm::TargetTransformInfoImplBaseprotected
enableAggressiveInterleaving(bool LoopHasReductions)llvm::TargetTransformInfoImplBaseinline
enableInterleavedAccessVectorization()llvm::AArch64TTIImplinline
enableMaskedInterleavedAccessVectorization()llvm::TargetTransformInfoImplBaseinline
enableMemCmpExpansion(bool IsZeroCmp) constllvm::TargetTransformInfoImplBaseinline
getAddressComputationCost(Type *Ty, ScalarEvolution *SE, const SCEV *Ptr)llvm::AArch64TTIImpl
getArithmeticInstrCost(unsigned Opcode, Type *Ty, TTI::OperandValueKind Opd1Info=TTI::OK_AnyValue, TTI::OperandValueKind Opd2Info=TTI::OK_AnyValue, TTI::OperandValueProperties Opd1PropInfo=TTI::OP_None, TTI::OperandValueProperties Opd2PropInfo=TTI::OP_None, ArrayRef< const Value *> Args=ArrayRef< const Value *>())llvm::AArch64TTIImpl
getArithmeticReductionCost(unsigned Opcode, Type *Ty, bool IsPairwiseForm)llvm::AArch64TTIImpl
getAtomicMemIntrinsicMaxElementSize() constllvm::TargetTransformInfoImplBaseinline
getCacheAssociativity(TargetTransformInfo::CacheLevel Level)llvm::TargetTransformInfoImplBaseinline
getCacheLineSize()llvm::AArch64TTIImpl
getCacheSize(TargetTransformInfo::CacheLevel Level)llvm::TargetTransformInfoImplBaseinline
getCallCost(const Function *F, int NumArgs)llvm::TargetTransformInfoImplCRTPBase< AArch64TTIImpl >inline
getCallCost(const Function *F, ArrayRef< const Value * > Arguments)llvm::TargetTransformInfoImplCRTPBase< AArch64TTIImpl >inline
llvm::TargetTransformInfoImplBase::getCallCost(FunctionType *FTy, int NumArgs)llvm::TargetTransformInfoImplBaseinline
getCallInstrCost(Function *F, Type *RetTy, ArrayRef< Type * > Tys)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, const Instruction *I=nullptr)llvm::AArch64TTIImpl
getCFInstrCost(unsigned Opcode)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, const Instruction *I=nullptr)llvm::AArch64TTIImpl
getConstantStrideStep(ScalarEvolution *SE, const SCEV *Ptr)llvm::TargetTransformInfoImplBaseinlineprotected
getCostOfKeepingLiveOverCall(ArrayRef< Type *> Tys)llvm::AArch64TTIImpl
getDataLayout() constllvm::TargetTransformInfoImplBaseinline
getEstimatedNumberOfCaseClusters(const SwitchInst &SI, unsigned &JumpTableSize)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getExtCost(const Instruction *I, const Value *Src)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getExtractWithExtendCost(unsigned Opcode, Type *Dst, VectorType *VecTy, unsigned Index)llvm::AArch64TTIImpl
getFlatAddressSpace()llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getFPOpCost(Type *Ty)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
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< AArch64TTIImpl >inline
getInliningThresholdMultiplier()llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getInstructionLatency(const Instruction *I)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef< unsigned > Indices, unsigned Alignment, unsigned AddressSpace, bool UseMaskForCond=false, bool UseMaskForGaps=false)llvm::AArch64TTIImpl
getIntImmCodeSizeCost(unsigned Opcode, unsigned Idx, const APInt &Imm, Type *Ty)llvm::TargetTransformInfoImplBaseinline
getIntImmCost(int64_t Val)llvm::AArch64TTIImpl
getIntImmCost(const APInt &Imm, Type *Ty)llvm::AArch64TTIImpl
getIntImmCost(unsigned Opcode, unsigned Idx, const APInt &Imm, Type *Ty)llvm::AArch64TTIImpl
getIntImmCost(Intrinsic::ID IID, unsigned Idx, const APInt &Imm, Type *Ty)llvm::AArch64TTIImpl
getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< const Value * > Arguments)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< Type * > ParamTys)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getIntrinsicInstrCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< Value * > Args, FastMathFlags FMF, unsigned VF=1)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getIntrinsicInstrCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< Type * > Tys, FastMathFlags FMF, unsigned ScalarizationCostPassed=std::numeric_limits< unsigned >::max())llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getJumpBufAlignment()llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getJumpBufSize()llvm::BasicTTIImplBase< AArch64TTIImpl >inline
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::AArch64TTIImpl
getMaxPrefetchIterationsAhead()llvm::AArch64TTIImpl
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=nullptr)llvm::AArch64TTIImpl
getMinimumVF(unsigned ElemWidth) constllvm::TargetTransformInfoImplBaseinline
getMinMaxReductionCost(Type *Ty, Type *CondTy, bool IsPairwise, bool)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getMinPrefetchStride()llvm::AArch64TTIImpl
getMinVectorRegisterBitWidth()llvm::AArch64TTIImplinline
getNumberOfParts(Type *Tp)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getNumberOfRegisters(bool Vector)llvm::AArch64TTIImplinline
getOperandsScalarizationOverhead(ArrayRef< const Value * > Args, unsigned VF)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getOrCreateResultFromMemIntrinsic(IntrinsicInst *Inst, Type *ExpectedType)llvm::AArch64TTIImpl
getPopcntSupport(unsigned TyWidth)llvm::AArch64TTIImpl
getPrefetchDistance()llvm::AArch64TTIImpl
getRegisterBitWidth(bool Vector) constllvm::AArch64TTIImplinline
getScalarizationOverhead(Type *Ty, bool Insert, bool Extract)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getScalarizationOverhead(Type *VecTy, ArrayRef< const Value * > Args)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, bool HasBaseReg, int64_t Scale, unsigned AddrSpace)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, int Index, Type *SubTp)llvm::AArch64TTIImpl
getStoreVectorFactor(unsigned VF, unsigned StoreSize, unsigned ChainSizeInBytes, VectorType *VecTy) constllvm::TargetTransformInfoImplBaseinline
getTgtMemIntrinsic(IntrinsicInst *Inst, MemIntrinsicInfo &Info)llvm::AArch64TTIImpl
getUnrollingPreferences(Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP)llvm::AArch64TTIImpl
getUserCost(const User *U, ArrayRef< const Value * > Operands)llvm::TargetTransformInfoImplCRTPBase< AArch64TTIImpl >inline
getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index)llvm::AArch64TTIImpl
getVectorSplitCost()llvm::BasicTTIImplBase< AArch64TTIImpl >inline
hasBranchDivergence()llvm::BasicTTIImplBase< AArch64TTIImpl >inline
hasDivRemOp(Type *DataType, bool IsSigned)llvm::TargetTransformInfoImplBaseinline
hasVolatileVariant(Instruction *I, unsigned AddrSpace)llvm::TargetTransformInfoImplBaseinline
haveFastSqrt(Type *Ty)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
isAlwaysUniform(const Value *V)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
isConstantStridedAccessLessThan(ScalarEvolution *SE, const SCEV *Ptr, int64_t MergeDistance)llvm::TargetTransformInfoImplBaseinlineprotected
isFCmpOrdCheaperThanFCmpZero(Type *Ty)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
isFPVectorizationPotentiallyUnsafe()llvm::TargetTransformInfoImplBaseinline
isIndexedLoadLegal(TTI::MemIndexedMode M, Type *Ty, const DataLayout &DL) constllvm::BasicTTIImplBase< AArch64TTIImpl >inline
isIndexedStoreLegal(TTI::MemIndexedMode M, Type *Ty, const DataLayout &DL) constllvm::BasicTTIImplBase< AArch64TTIImpl >inline
isLegalAddImmediate(int64_t imm)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, bool HasBaseReg, int64_t Scale, unsigned AddrSpace, Instruction *I=nullptr)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
isLegalICmpImmediate(int64_t imm)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
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::BasicTTIImplBase< AArch64TTIImpl >inline
TargetTransformInfoImplCRTPBase< AArch64TTIImpl >::isLSRCostLess(TTI::LSRCost &C1, TTI::LSRCost &C2)llvm::TargetTransformInfoImplBaseinline
isProfitableToHoist(Instruction *I)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
isSourceOfDivergence(const Value *V)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
isStridedAccess(const SCEV *Ptr)llvm::TargetTransformInfoImplBaseinlineprotected
isTruncateFree(Type *Ty1, Type *Ty2)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
isTypeLegal(Type *Ty)llvm::BasicTTIImplBase< AArch64TTIImpl >inline
LSRWithInstrQueries()llvm::TargetTransformInfoImplBaseinline
minRequiredElementSize(const Value *Val, bool &isSigned)llvm::TargetTransformInfoImplBaseinlineprotected
prefersVectorizedAddressing()llvm::TargetTransformInfoImplBaseinline
shouldBuildLookupTables()llvm::BasicTTIImplBase< AArch64TTIImpl >inline
shouldBuildLookupTablesForConstant(Constant *C)llvm::TargetTransformInfoImplBaseinline
shouldConsiderAddressTypePromotion(const Instruction &I, bool &AllowPromotionWithoutCommonHeader)llvm::AArch64TTIImpl
shouldExpandReduction(const IntrinsicInst *II) constllvm::AArch64TTIImplinline
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< AArch64TTIImpl >inlineexplicitprotected
useAA() constllvm::BasicTTIImplBase< AArch64TTIImpl >inline
TargetTransformInfoImplCRTPBase< AArch64TTIImpl >::useAA()llvm::TargetTransformInfoImplBaseinline
useColdCCForColdCall(Function &F)llvm::TargetTransformInfoImplBaseinline
useReductionIntrinsic(unsigned Opcode, Type *Ty, TTI::ReductionFlags Flags) constllvm::AArch64TTIImpl