Home
last modified time | relevance | path

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

/external/llvm/lib/Fuzzer/
DFuzzerTraceState.cpp267 uint64_t Val, size_t NumCases, in DFSanSwitchCallback()
328 uint64_t Val, size_t NumCases, in TraceSwitchCallback()
/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp295 unsigned NumCases; in EmitMatcher() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp555 unsigned NumCases = SI->getNumCases(); in processCurrentLoop() local
/external/llvm/lib/IR/
DInstructions.cpp3600 SwitchInst::SwitchInst(Value *Value, BasicBlock *Default, unsigned NumCases, in SwitchInst()
3611 SwitchInst::SwitchInst(Value *Value, BasicBlock *Default, unsigned NumCases, in SwitchInst()
3717 IndirectBrInst::IndirectBrInst(Value *Address, unsigned NumCases, in IndirectBrInst()
3724 IndirectBrInst::IndirectBrInst(Value *Address, unsigned NumCases, in IndirectBrInst()
DCore.cpp2247 LLVMBasicBlockRef Else, unsigned NumCases) { in LLVMBuildSwitch()
/external/clang/lib/CodeGen/
DCGStmt.cpp1481 unsigned NumCases = 0; in EmitSwitchStmt() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4553 unsigned NumCases = Record[4]; in parseFunctionBody() local
4608 unsigned NumCases = (Record.size()-3)/2; in parseFunctionBody() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3603 Constant *NumCases = ConstantInt::get(Offset->getType(), ContiguousCases->size()); in TurnSwitchRangeIntoICmp() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7679 uint64_t NumCases = in isDense() local