/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGCleanup.cpp | 324 llvm::SwitchInst *Switch, in ResolveAllBranchFixups() 372 llvm::SwitchInst *Switch = in TransitionToCleanupSwitch() local 409 llvm::SwitchInst *Switch = TransitionToCleanupSwitch(*this, BranchBB); in ResolveBranchFixups() local 594 llvm::SwitchInst *Switch = cast<llvm::SwitchInst>(Term); in ForwardPrebranchedFallthrough() local 896 llvm::SwitchInst *Switch = in PopCleanupBlock() local
|
H A D | CGCoroutine.cpp | 218 auto *Switch = Builder.CreateSwitch(SuspendResult, Coro.SuspendBB, 2); in emitSuspendExpression() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Extract/ |
H A D | SourceExtraction.cpp | 43 if(const auto *Switch = dyn_cast<SwitchStmt>(S)) in isSemicolonRequiredAfter() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | CalledOnceCheck.h | 40 Switch, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 268 if (auto *Switch = dyn_cast<SwitchInst>(V)) in isSink() local 593 if (auto *Switch = dyn_cast<SwitchInst>(I)) { in TruncateSinks() local 688 } else if (auto *Switch = dyn_cast<SwitchInst>(I)) in Mutate() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | PredicateInfo.h | 162 SwitchInst *Switch; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/ |
H A D | CoroInternal.h | 76 Switch, enumerator
|
H A D | CoroSplit.cpp | 350 auto *Switch = in createResumeEntryBlock() local 438 auto *Switch = cast<SwitchInst>(VMap[Shape.SwitchLowering.ResumeSwitch]); in handleFinalSuspend() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnswitch.cpp | 1639 BasicBlock *Switch = SI->getParent(); in rewriteLoopBodyWithConditionConstant() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 183 | Switch Constructor
|
H A D | llvm.mli | 207 | Switch Constructor
|
H A D | llvm_ocaml.c | 1764 value llvm_add_case(LLVMValueRef Switch, LLVMValueRef OnVal, in llvm_add_case()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseStmt.cpp | 1538 StmtResult Switch = Actions.ActOnStartOfSwitchStmt( in ParseSwitchStatement() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | CalledOnceCheck.cpp | 528 llvm::Optional<Clarification> VisitSwitchStmt(const SwitchStmt *Switch) { in VisitSwitchStmt()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 326 Switch enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Core.cpp | 2976 LLVMBasicBlockRef LLVMGetSwitchDefaultDest(LLVMValueRef Switch) { in LLVMGetSwitchDefaultDest() 3254 void LLVMAddCase(LLVMValueRef Switch, LLVMValueRef OnVal, in LLVMAddCase()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaStmt.cpp | 1177 Sema::ActOnFinishSwitchStmt(SourceLocation SwitchLoc, Stmt *Switch, in ActOnFinishSwitchStmt()
|
H A D | TreeTransform.h | 1348 Stmt *Switch, Stmt *Body) { in RebuildSwitchStmtBody() 7410 StmtResult Switch = in TransformSwitchStmt() local
|
H A D | SemaCodeComplete.cpp | 5569 SwitchStmt *Switch = getCurFunction()->SwitchStack.back().getPointer(); in CodeCompleteCase() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/ |
H A D | ir.go | 135 Switch Opcode = C.LLVMSwitch const
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 4857 static void createUnreachableSwitchDefault(SwitchInst *Switch, in createUnreachableSwitchDefault()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Sema.h | 11833 Switch ///< An integral condition for a 'switch' statement. enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 7883 SwitchInst *Switch, in computeExitLimitFromSingleExitSwitch()
|
/netbsd-src/sys/dev/ic/ |
H A D | mpt_mpilib.h | 3210 U8 Switch; /* 00h */ member
|