Searched defs:CatchSwitch (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp573 const auto *CatchSwitch = cast<CatchSwitchInst>(Pad); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp921 llvm::CatchSwitchInst *CatchSwitch = local
965 llvm::CatchSwitchInst *CatchSwitch = local
1189 auto *CatchSwitch = local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp689 static Instruction *splitBeforeCatchSwitch(CatchSwitchInst *CatchSwitch) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2846 const auto &CatchSwitch = cast<CatchSwitchInst>(I); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4068 void Verifier::visitCatchSwitchInst(CatchSwitchInst &CatchSwitch) { argument
[all...]

Completed in 200 milliseconds