Searched defs:Switch (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h180 SwitchInst *Switch; member in class:llvm::PredicateSwitch
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h71 Switch, member in class:llvm::coro::ABI
H A DCoroSplit.cpp288 auto *Switch = local
376 auto *Switch = cast<SwitchInst>(VMap[Shape.SwitchLowering.ResumeSwitch]); local
[all...]
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibtracert.c75 typedef struct Switch Switch; typedef in typeref:struct:Switch
90 struct Switch { struct
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp218 auto *Switch = Builder.CreateSwitch(SuspendResult, Coro.SuspendBB, 2); local
H A DCGCleanup.cpp369 llvm::SwitchInst *Switch = local
406 llvm::SwitchInst *Switch = TransitionToCleanupSwitch(*this, BranchBB); local
591 llvm::SwitchInst *Switch = cast<llvm::SwitchInst>(Term); local
320 ResolveAllBranchFixups(CodeGenFunction &CGF, llvm::SwitchInst *Switch, llvm::BasicBlock *CleanupEntry) argument
865 llvm::SwitchInst *Switch = local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1530 BasicBlock *Switch = SI->getParent(); local
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_ioc.h451 U8 Switch; /* 00h */ member in struct:_MSG_EVENT_NOTIFY
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp847 Sema::ActOnFinishSwitchStmt(SourceLocation SwitchLoc, Stmt *Switch, argument
H A DTreeTransform.h1315 RebuildSwitchStmtBody(SourceLocation SwitchLoc, Stmt *Switch, Stmt *Body) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4382 static void createUnreachableSwitchDefault(SwitchInst *Switch) { argument

Completed in 324 milliseconds