Searched refs:SystemZTTIImpl (Results 1 – 3 of 3) sorted by relevance
219 return SystemZTTIImpl::getIntImmCost(Imm, Ty, CostKind); in getIntImmCostInst()223 SystemZTTIImpl::getIntImmCostIntrin(Intrinsic::ID IID, unsigned Idx, in getIntImmCostIntrin()270 return SystemZTTIImpl::getIntImmCost(Imm, Ty, CostKind); in getIntImmCostIntrin()274 SystemZTTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()396 bool SystemZTTIImpl::hasDivRemOp(Type *DataType, bool IsSigned) { in hasDivRemOp()420 InstructionCost SystemZTTIImpl::getArithmeticInstrCost( in getArithmeticInstrCost()649 unsigned SystemZTTIImpl::691 unsigned SystemZTTIImpl::742 unsigned SystemZTTIImpl::1027 bool SystemZTTIImpl::[all …]
18 class SystemZTTIImpl : public BasicTTIImplBase<SystemZTTIImpl> {19 typedef BasicTTIImplBase<SystemZTTIImpl> BaseT;32 explicit SystemZTTIImpl(const SystemZTargetMachine *TM, const Function &F) in SystemZTTIImpl() function
313 return TargetTransformInfo(SystemZTTIImpl(this, F)); in getTargetTransformInfo()