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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp20 uint64_t SwitchCG::getJumpTableRange(const CaseClusterVector &Clusters, argument
43 void SwitchCG::SwitchLowering::findJumpTables(CaseClusterVector &Clusters, argument
187 buildJumpTable(const CaseClusterVector &Clusters, unsigned First, unsigned Last, const SwitchInst *SI, MachineBasicBlock *DefaultMBB, CaseCluster &JTCluster) argument
262 findBitTestClusters(CaseClusterVector &Clusters, const SwitchInst *SI) argument
361 buildBitTests(CaseClusterVector &Clusters, unsigned First, unsigned Last, const SwitchInst *SI, CaseCluster &BTCluster) argument
461 sortAndRangeify(CaseClusterVector &Clusters) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp441 CaseClusterVector Clusters; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10555 CaseClusterVector Clusters; local
10500 peelDominantCaseCluster( const SwitchInst &SI, CaseClusterVector &Clusters, BranchProbability &PeeledCaseProb) argument
[all...]

Completed in 336 milliseconds