LLVM  3.7.0
llvm::SystemZTTIImpl Member List

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

BasicTTIImplBase(const TargetMachine *TM, const DataLayout &DL)llvm::BasicTTIImplBase< SystemZTTIImpl >inlineexplicitprotected
BasicTTIImplBase(const BasicTTIImplBase &Arg)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
BasicTTIImplBase(BasicTTIImplBase &&Arg)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
DLllvm::TargetTransformInfoImplBaseprotected
enableAggressiveInterleaving(bool LoopHasReductions)llvm::TargetTransformInfoImplBaseinline
getAddressComputationCost(Type *Ty, bool IsComplex)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
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)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getCallCost(const Function *F, int NumArgs)llvm::TargetTransformInfoImplCRTPBase< SystemZTTIImpl >inline
getCallCost(const Function *F, ArrayRef< const Value * > Arguments)llvm::TargetTransformInfoImplCRTPBase< SystemZTTIImpl >inline
llvm::TargetTransformInfoImplBase::getCallCost(FunctionType *FTy, int NumArgs)llvm::TargetTransformInfoImplBaseinline
getCallInstrCost(Function *F, Type *RetTy, ArrayRef< Type * > Tys)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getCFInstrCost(unsigned Opcode)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getCostOfKeepingLiveOverCall(ArrayRef< Type * > Tys)llvm::TargetTransformInfoImplBaseinline
getDataLayout() const llvm::TargetTransformInfoImplBaseinline
getFPOpCost(Type *Ty)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getGEPCost(const Value *Ptr, ArrayRef< const Value * > Operands)llvm::TargetTransformInfoImplBaseinline
getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef< unsigned > Indices, unsigned Alignment, unsigned AddressSpace)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getIntImmCost(const APInt &Imm, Type *Ty)llvm::SystemZTTIImpl
getIntImmCost(unsigned Opcode, unsigned Idx, const APInt &Imm, Type *Ty)llvm::SystemZTTIImpl
getIntImmCost(Intrinsic::ID IID, unsigned Idx, const APInt &Imm, Type *Ty)llvm::SystemZTTIImpl
getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< const Value * > Arguments)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< Type * > ParamTys)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getIntrinsicInstrCost(Intrinsic::ID IID, Type *RetTy, ArrayRef< Type * > Tys)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getJumpBufAlignment()llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getJumpBufSize()llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getMaskedMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, unsigned AddressSpace)llvm::TargetTransformInfoImplBaseinline
getMaxInterleaveFactor(unsigned VF)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, unsigned AddressSpace)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getNumberOfParts(Type *Tp)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getNumberOfRegisters(bool Vector)llvm::SystemZTTIImpl
getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getOrCreateResultFromMemIntrinsic(IntrinsicInst *Inst, Type *ExpectedType)llvm::TargetTransformInfoImplBaseinline
getPopcntSupport(unsigned TyWidth)llvm::SystemZTTIImpl
getReductionCost(unsigned Opcode, Type *Ty, bool IsPairwise)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getRegisterBitWidth(bool Vector)llvm::SystemZTTIImpl
getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, bool HasBaseReg, int64_t Scale, unsigned AddrSpace)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, int Index, Type *SubTp)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getTgtMemIntrinsic(IntrinsicInst *Inst, MemIntrinsicInfo &Info)llvm::TargetTransformInfoImplBaseinline
getUnrollingPreferences(Loop *L, TTI::UnrollingPreferences &UP)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
getUserCost(const User *U)llvm::TargetTransformInfoImplCRTPBase< SystemZTTIImpl >inline
getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
hasBranchDivergence()llvm::BasicTTIImplBase< SystemZTTIImpl >inline
hasCompatibleFunctionAttributes(const Function *Caller, const Function *Callee) const llvm::TargetTransformInfoImplBaseinline
haveFastSqrt(Type *Ty)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
isLegalAddImmediate(int64_t imm)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, bool HasBaseReg, int64_t Scale, unsigned AddrSpace)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
isLegalICmpImmediate(int64_t imm)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
isLegalMaskedLoad(Type *DataType, int Consecutive)llvm::TargetTransformInfoImplBaseinline
isLegalMaskedStore(Type *DataType, int Consecutive)llvm::TargetTransformInfoImplBaseinline
isLoweredToCall(const Function *F)llvm::TargetTransformInfoImplBaseinline
isProfitableToHoist(Instruction *I)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
isSourceOfDivergence(const Value *V)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
isTruncateFree(Type *Ty1, Type *Ty2)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
isTypeLegal(Type *Ty)llvm::BasicTTIImplBase< SystemZTTIImpl >inline
shouldBuildLookupTables()llvm::BasicTTIImplBase< SystemZTTIImpl >inline
SystemZTTIImpl(const SystemZTargetMachine *TM, Function &F)llvm::SystemZTTIImplinlineexplicit
SystemZTTIImpl(const SystemZTTIImpl &Arg)llvm::SystemZTTIImplinline
SystemZTTIImpl(SystemZTTIImpl &&Arg)llvm::SystemZTTIImplinline
TargetTransformInfoImplBase(const DataLayout &DL)llvm::TargetTransformInfoImplBaseinlineexplicitprotected
TargetTransformInfoImplBase(const TargetTransformInfoImplBase &Arg)llvm::TargetTransformInfoImplBaseinline
TargetTransformInfoImplBase(TargetTransformInfoImplBase &&Arg)llvm::TargetTransformInfoImplBaseinline
TargetTransformInfoImplCRTPBase(const DataLayout &DL)llvm::TargetTransformInfoImplCRTPBase< SystemZTTIImpl >inlineexplicitprotected
TargetTransformInfoImplCRTPBase(const TargetTransformInfoImplCRTPBase &Arg)llvm::TargetTransformInfoImplCRTPBase< SystemZTTIImpl >inline
TargetTransformInfoImplCRTPBase(TargetTransformInfoImplCRTPBase &&Arg)llvm::TargetTransformInfoImplCRTPBase< SystemZTTIImpl >inline