Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp228 unsigned NumDests = JTProbs.size(); buildJumpTable() local
381 unsigned NumDests = Dests.count(); buildBitTests() local
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp3503 unsigned NumDests = Pat->getNumChildren() - 1; FindPatternInputsAndOutputs() local
/llvm-project/llvm/lib/IR/
H A DInstructions.cpp4107 init(Value * Address,unsigned NumDests) init() argument
H A DCore.cpp3293 LLVMBuildIndirectBr(LLVMBuilderRef B,LLVMValueRef Addr,unsigned NumDests) LLVMBuildIndirectBr() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1400 isSuitableForBitTests(unsigned NumDests,unsigned NumCmps,const APInt & Low,const APInt & High,const DataLayout & DL) isSuitableForBitTests() argument
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5718 unsigned NumDests = Record.size()-2; parseFunctionBody() local