Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp2448 unsigned NumDests = Record.size()-2; in ParseFunctionBody() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8278 unsigned NumDests = JTProbs.size(); in buildJumpTable() local
8441 bool SelectionDAGBuilder::isSuitableForBitTests(unsigned NumDests, in isSuitableForBitTests()
8479 unsigned NumDests = Dests.count(); in buildBitTests() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp2333 unsigned NumDests = Pat->getNumChildren()-1; in FindPatternInputsAndOutputs() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp2702 unsigned NumDests = Pat->getNumChildren()-1; in FindPatternInputsAndOutputs() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp3215 void IndirectBrInst::init(Value *Address, unsigned NumDests) { in init()
DCore.cpp1776 unsigned NumDests) { in LLVMBuildIndirectBr()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5069 unsigned NumDests = Record.size()-2; in parseFunctionBody() local
/external/llvm/lib/IR/
DInstructions.cpp3798 void IndirectBrInst::init(Value *Address, unsigned NumDests) { in init()
DCore.cpp2469 unsigned NumDests) { in LLVMBuildIndirectBr()