Home
last modified time | relevance | path

Searched defs:Clusters (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp23 uint64_t SwitchCG::getJumpTableRange(const CaseClusterVector &Clusters, in getJumpTableRange()
46 void SwitchCG::SwitchLowering::findJumpTables(CaseClusterVector &Clusters, in findJumpTables()
192 bool SwitchCG::SwitchLowering::buildJumpTable(const CaseClusterVector &Clusters, in buildJumpTable()
268 void SwitchCG::SwitchLowering::findBitTestClusters(CaseClusterVector &Clusters, in findBitTestClusters()
367 bool SwitchCG::SwitchLowering::buildBitTests(CaseClusterVector &Clusters, in buildBitTests()
467 void SwitchCG::sortAndRangeify(CaseClusterVector &Clusters) { in sortAndRangeify()
H A DMacroFusion.cpp77 auto &Clusters = DAG.getClusters(); in fuseInstructionPair() local
H A DMachineScheduler.cpp2106 EquivalenceClasses<SUnit *> Clusters; in clusterNeighboringMemOps() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h184 SmallVector<ClusterInfo> Clusters; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp710 CaseClusterVector Clusters; in translateSwitch() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp12407 const SwitchInst &SI, CaseClusterVector &Clusters, in peelDominantCaseCluster()
12461 CaseClusterVector Clusters; in visitSwitch() local