Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp228 unsigned NumDests = JTProbs.size(); in buildJumpTable() local
381 unsigned NumDests = Dests.count(); in buildBitTests() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp3523 unsigned NumDests = Pat->getNumChildren()-1; in FindPatternInputsAndOutputs() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1354 bool isSuitableForBitTests(unsigned NumDests, unsigned NumCmps, in isSuitableForBitTests()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp4679 void IndirectBrInst::init(Value *Address, unsigned NumDests) { in init()
H A DCore.cpp3170 unsigned NumDests) { in LLVMBuildIndirectBr()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5540 unsigned NumDests = Record.size()-2; in parseFunctionBody() local