Home
last modified time | relevance | path

Searched refs:Representative (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DClustering.cpp346 if (Representative.empty()) in addPoint()
347 Representative.resize(Point.size()); in addPoint()
348 assert(Representative.size() == Point.size() && in addPoint()
351 for (auto I : zip(Representative, Point)) in addPoint()
356 std::vector<BenchmarkMeasure> ClusterCenterPoint(Representative.size()); in getAsPoint()
357 for (auto I : zip(ClusterCenterPoint, Representative)) in getAsPoint()
364 size_t NumMeasurements = Representative.size(); in validate()
DSchedClassResolution.cpp262 ArrayRef<PerInstructionStats> Representative) const { in getAsPoint()
263 const size_t NumMeasurements = Representative.size(); in getAsPoint()
281 for (auto I : zip(SchedClassPoint, Representative)) { in getAsPoint()
DClustering.h152 return Representative; in getStats()
163 std::vector<PerInstructionStats> Representative;
DSchedClassResolution.h49 ArrayRef<PerInstructionStats> Representative) const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp533 const IndexedReference &Representative = *RefGroup.front().get(); in populateReferenceGroups() local
537 dbgs().indent(2) << Representative << "\n"; in populateReferenceGroups()
541 R->hasTemporalReuse(Representative, *TRT, *InnerMostLoop, DI, AA); in populateReferenceGroups()
543 R->hasSpacialReuse(Representative, CLS, AA); in populateReferenceGroups()
612 const IndexedReference *Representative = RG.front().get(); in computeRefGroupCacheCost() local
613 return Representative->computeRefCost(L, TTI.getCacheLineSize()); in computeRefGroupCacheCost()
/external/llvm-project/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp559 const IndexedReference &Representative = *RefGroup.front().get(); in populateReferenceGroups() local
563 dbgs().indent(2) << Representative << "\n"; in populateReferenceGroups()
579 R->hasTemporalReuse(Representative, *TRT, *InnerMostLoop, DI, AA); in populateReferenceGroups()
581 R->hasSpacialReuse(Representative, CLS, AA); in populateReferenceGroups()
650 const IndexedReference *Representative = RG.front().get(); in computeRefGroupCacheCost() local
651 return Representative->computeRefCost(L, TTI.getCacheLineSize()); in computeRefGroupCacheCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp436 unsigned Representative = *Opcodes.begin(); in getActionDefinitionsBuilder() local
442 aliasActionDefinitions(Representative, *I); in getActionDefinitionsBuilder()
444 auto &Return = getActionDefinitionsBuilder(Representative); in getActionDefinitionsBuilder()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp444 unsigned Representative = *Opcodes.begin(); in getActionDefinitionsBuilder() local
450 aliasActionDefinitions(Representative, *I); in getActionDefinitionsBuilder()
452 auto &Return = getActionDefinitionsBuilder(Representative); in getActionDefinitionsBuilder()
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp1447 SymbolRef Representative = *ClassMembers.begin(); in getConstraintMap() local
1448 Result = F.add(Result, Representative, ClassConstraint.second); in getConstraintMap()
/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp5969 const Matcher &Representative = **Matchers.begin(); in candidateConditionMatches() local
5970 const auto &RepresentativeCondition = Representative.getFirstCondition(); in candidateConditionMatches()
/external/one-true-awk/testdir/
Dfunstack.ok1691 A. J. Kleinman On the Construction of a Representative
Dfunstack.in12651 title = "On the Construction of a Representative Synthetic Workload",