Lines Matching refs:SystemZTTIImpl

33 InstructionCost SystemZTTIImpl::getIntImmCost(const APInt &Imm, Type *Ty,  in getIntImmCost()
66 InstructionCost SystemZTTIImpl::getIntImmCostInst(unsigned Opcode, unsigned Idx, in getIntImmCostInst()
183 return SystemZTTIImpl::getIntImmCost(Imm, Ty, CostKind); in getIntImmCostInst()
187 SystemZTTIImpl::getIntImmCostIntrin(Intrinsic::ID IID, unsigned Idx, in getIntImmCostIntrin()
234 return SystemZTTIImpl::getIntImmCost(Imm, Ty, CostKind); in getIntImmCostIntrin()
238 SystemZTTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()
245 void SystemZTTIImpl::getUnrollingPreferences(Loop *L, ScalarEvolution &SE, in getUnrollingPreferences()
300 void SystemZTTIImpl::getPeelingPreferences(Loop *L, ScalarEvolution &SE, in getPeelingPreferences()
305 bool SystemZTTIImpl::isLSRCostLess(TargetTransformInfo::LSRCost &C1, in isLSRCostLess()
317 unsigned SystemZTTIImpl::getNumberOfRegisters(unsigned ClassID) const { in getNumberOfRegisters()
329 SystemZTTIImpl::getRegisterBitWidth(TargetTransformInfo::RegisterKind K) const { in getRegisterBitWidth()
342 unsigned SystemZTTIImpl::getMinPrefetchStride(unsigned NumMemAccesses, in getMinPrefetchStride()
359 bool SystemZTTIImpl::hasDivRemOp(Type *DataType, bool IsSigned) { in hasDivRemOp()
383 InstructionCost SystemZTTIImpl::getArithmeticInstrCost( in getArithmeticInstrCost()
558 InstructionCost SystemZTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, in getShuffleCost()
610 unsigned SystemZTTIImpl::
652 unsigned SystemZTTIImpl::
703 unsigned SystemZTTIImpl::
720 InstructionCost SystemZTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, in getCastInstrCost()
872 InstructionCost SystemZTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
957 InstructionCost SystemZTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost()
978 bool SystemZTTIImpl::
1066 InstructionCost SystemZTTIImpl::getMemoryOpCost(unsigned Opcode, Type *Src, in getMemoryOpCost()
1137 InstructionCost SystemZTTIImpl::getInterleavedMemoryOpCost( in getInterleavedMemoryOpCost()
1199 SystemZTTIImpl::getIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getIntrinsicInstrCost()