Home
last modified time | relevance | path

Searched refs:findBitTestClusters (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h281 void findBitTestClusters(CaseClusterVector &Clusters, const SwitchInst *SI);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp265 void SwitchCG::SwitchLowering::findBitTestClusters(CaseClusterVector &Clusters, in findBitTestClusters() function in SwitchCG::SwitchLowering
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp723 SL->findBitTestClusters(Clusters, &SI); in translateSwitch()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11479 SL->findBitTestClusters(Clusters, &SI); in visitSwitch()