Searched defs:Clusters (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp21 uint64_t SwitchCG::getJumpTableRange(const CaseClusterVector &Clusters, argument
44 void SwitchCG::SwitchLowering::findJumpTables(CaseClusterVector &Clusters, argument
188 buildJumpTable(const CaseClusterVector &Clusters, unsigned First, unsigned Last, const SwitchInst *SI, MachineBasicBlock *DefaultMBB, CaseCluster &JTCluster) argument
263 findBitTestClusters(CaseClusterVector &Clusters, const SwitchInst *SI) argument
362 buildBitTests(CaseClusterVector &Clusters, unsigned First, unsigned Last, const SwitchInst *SI, CaseCluster &BTCluster) argument
462 sortAndRangeify(CaseClusterVector &Clusters) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp430 CaseClusterVector Clusters; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10574 CaseClusterVector Clusters; local
10519 peelDominantCaseCluster( const SwitchInst &SI, CaseClusterVector &Clusters, BranchProbability &PeeledCaseProb) argument
[all...]

Completed in 192 milliseconds