Searched defs:isLSRCostLess (Results 1 – 8 of 8) sorted by relevance
926 bool PPCTTIImpl::isLSRCostLess(const TargetTransformInfo::LSRCost &C1, isLSRCostLess() function in PPCTTIImpl
343 bool SystemZTTIImpl::isLSRCostLess(const TargetTransformInfo::LSRCost &C1, isLSRCostLess() function in SystemZTTIImpl
1502 bool RISCVTTIImpl::isLSRCostLess(const TargetTransformInfo::LSRCost &C1, isLSRCostLess() function in RISCVTTIImpl
381 bool isLSRCostLess(TTI::LSRCost C1, TTI::LSRCost C2) { isLSRCostLess() function
229 bool isLSRCostLess(const TTI::LSRCost &C1, const TTI::LSRCost &C2) const { isLSRCostLess() function
2284 bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1, isLSRCostLess() function
411 bool TargetTransformInfo::isLSRCostLess(const LSRCost &C1, isLSRCostLess() function in TargetTransformInfo
5842 bool X86TTIImpl::isLSRCostLess(const TargetTransformInfo::LSRCost &C1, isLSRCostLess() function in X86TTIImpl