Home
last modified time | relevance | path

Searched defs:Switch (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp324 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 DCGCoroutine.cpp218 auto *Switch = Builder.CreateSwitch(SuspendResult, Coro.SuspendBB, 2); in emitSuspendExpression() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp43 if(const auto *Switch = dyn_cast<SwitchStmt>(S)) in isSemicolonRequiredAfter() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DCalledOnceCheck.h40 Switch, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp268 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 DPredicateInfo.h162 SwitchInst *Switch; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h76 Switch, enumerator
H A DCoroSplit.cpp350 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 DLoopUnswitch.cpp1639 BasicBlock *Switch = SI->getParent(); in rewriteLoopBodyWithConditionConstant() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml183 | Switch Constructor
H A Dllvm.mli207 | Switch Constructor
H A Dllvm_ocaml.c1764 value llvm_add_case(LLVMValueRef Switch, LLVMValueRef OnVal, in llvm_add_case()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1538 StmtResult Switch = Actions.ActOnStartOfSwitchStmt( in ParseSwitchStatement() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCalledOnceCheck.cpp528 llvm::Optional<Clarification> VisitSwitchStmt(const SwitchStmt *Switch) { in VisitSwitchStmt()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp326 Switch enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp2976 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 DSemaStmt.cpp1177 Sema::ActOnFinishSwitchStmt(SourceLocation SwitchLoc, Stmt *Switch, in ActOnFinishSwitchStmt()
H A DTreeTransform.h1348 Stmt *Switch, Stmt *Body) { in RebuildSwitchStmtBody()
7410 StmtResult Switch = in TransformSwitchStmt() local
H A DSemaCodeComplete.cpp5569 SwitchStmt *Switch = getCurFunction()->SwitchStack.back().getPointer(); in CodeCompleteCase() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go135 Switch Opcode = C.LLVMSwitch const
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4857 static void createUnreachableSwitchDefault(SwitchInst *Switch, in createUnreachableSwitchDefault()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h11833 Switch ///< An integral condition for a 'switch' statement. enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp7883 SwitchInst *Switch, in computeExitLimitFromSingleExitSwitch()
/netbsd-src/sys/dev/ic/
H A Dmpt_mpilib.h3210 U8 Switch; /* 00h */ member