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