Searched refs:SystemZTTIImpl (Results 1 – 3 of 3) sorted by relevance
220 return SystemZTTIImpl::getIntImmCost(Imm, Ty, CostKind); in getIntImmCostInst()224 SystemZTTIImpl::getIntImmCostIntrin(Intrinsic::ID IID, unsigned Idx, in getIntImmCostIntrin()271 return SystemZTTIImpl::getIntImmCost(Imm, Ty, CostKind); in getIntImmCostIntrin()275 SystemZTTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()397 bool SystemZTTIImpl::hasDivRemOp(Type *DataType, bool IsSigned) { in hasDivRemOp()421 InstructionCost SystemZTTIImpl::getArithmeticInstrCost( in getArithmeticInstrCost()656 unsigned SystemZTTIImpl::698 unsigned SystemZTTIImpl::749 unsigned SystemZTTIImpl::1068 bool SystemZTTIImpl::[all …]
18 class SystemZTTIImpl : public BasicTTIImplBase<SystemZTTIImpl> {19 typedef BasicTTIImplBase<SystemZTTIImpl> BaseT;34 explicit SystemZTTIImpl(const SystemZTargetMachine *TM, const Function &F) in SystemZTTIImpl() function
317 return TargetTransformInfo(SystemZTTIImpl(this, F)); in getTargetTransformInfo()