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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp226 unsigned NumDests = JTProbs.size(); local
379 unsigned NumDests = Dests.count(); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstructions.h3628 static IndirectBrInst *Create(Value *Address, unsigned NumDests, argument
3633 static IndirectBrInst *Create(Value *Address, unsigned NumDests, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp4230 void IndirectBrInst::init(Value *Address, unsigned NumDests) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp3451 unsigned NumDests = Pat->getNumChildren()-1; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1182 bool isSuitableForBitTests(unsigned NumDests, unsigned NumCmps, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4650 unsigned NumDests = Record.size()-2; local

Completed in 307 milliseconds