Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDSwitchLoweringUtils.cpp229 unsigned NumDests = JTProbs.size(); in buildJumpTable() local
382 unsigned NumDests = Dests.count(); in buildBitTests() local
/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenDAGPatterns.cpp3511 unsigned NumDests = Pat->getNumChildren() - 1; in FindPatternInputsAndOutputs() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDInstructions.cpp4107 void IndirectBrInst::init(Value *Address, unsigned NumDests) { in init()
HDCore.cpp3364 unsigned NumDests) { in LLVMBuildIndirectBr()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h1401 bool isSuitableForBitTests(unsigned NumDests, unsigned NumCmps, in isSuitableForBitTests()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp5717 unsigned NumDests = Record.size()-2; in parseFunctionBody() local