Home
last modified time | relevance | path

Searched refs:lowerSwitchRangeWorkItem (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h367 bool lowerSwitchRangeWorkItem(SwitchCG::CaseClusterIt I, Value *Cond,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp957 bool IRTranslator::lowerSwitchRangeWorkItem(SwitchCG::CaseClusterIt I, in lowerSwitchRangeWorkItem() function in IRTranslator
1220 if (!lowerSwitchRangeWorkItem(I, Cond, Fallthrough, in lowerSwitchWorkItem()