Home
last modified time | relevance | path

Searched defs:CleanupRet (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp255 if (auto *CleanupRet = dyn_cast<CleanupReturnInst>(U)) { in getUnwindDestTokenHelper() local
1831 if (auto *CleanupRet = dyn_cast<CleanupReturnInst>(BB->getTerminator())) in InlineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp290 if (auto *CleanupRet = dyn_cast<CleanupReturnInst>(U)) { in getUnwindDestTokenHelper() local
2116 if (auto *CleanupRet = dyn_cast<CleanupReturnInst>(BB->getTerminator())) in InlineFunction() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DInlineFunction.cpp297 if (auto *CleanupRet = dyn_cast<CleanupReturnInst>(U)) { in getUnwindDestTokenHelper() local
2171 if (auto *CleanupRet = dyn_cast<CleanupReturnInst>(BB->getTerminator())) in InlineFunction() local
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp593 if (auto *CleanupRet = dyn_cast<CleanupReturnInst>(U)) { in calculateClrEHStateNumbers() local
/external/llvm-project/llvm/lib/CodeGen/
DWinEHPrepare.cpp626 if (auto *CleanupRet = dyn_cast<CleanupReturnInst>(U)) { in calculateClrEHStateNumbers() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp604 if (auto *CleanupRet = dyn_cast<CleanupReturnInst>(U)) { in calculateClrEHStateNumbers() local
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm.ml242 | CleanupRet Constructor
Dllvm.mli264 | CleanupRet Constructor
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp244 auto *CleanupRet = Builder.CreateCleanupRet(FromPad, nullptr); in replaceUnwindCoroEnd() local
DCoroFrame.cpp559 auto *CleanupRet = in splitBeforeCatchSwitch() local
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp255 auto *CleanupRet = Builder.CreateCleanupRet(FromPad, nullptr); in replaceUnwindCoroEnd() local
DCoroFrame.cpp1050 auto *CleanupRet = in splitBeforeCatchSwitch() local