Home
last modified time | relevance | path

Searched refs:setCleanup (Results 1 – 25 of 33) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DEscapeEnumerator.cpp82 LPad->setCleanup(true); in Next()
DInlineFunction.cpp615 InlinedLPad->setCleanup(true); in HandleInlinedLandingPad()
/external/clang/lib/CodeGen/
DCGBlocks.h182 void setCleanup(EHScopeStack::stable_iterator cleanup) { in setCleanup() function
DCGException.cpp857 LPadInst->setCleanup(true); in EmitLandingPad()
861 LPadInst->setCleanup(true); in EmitLandingPad()
DCGBlocks.cpp630 capture.setCleanup(CGF.EHStack.stable_begin()); in enterBlockScope()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DShadowStackGC.cpp155 LPad->setCleanup(true); in Next()
/external/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp159 LPad->setCleanup(true); in Next()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAutoUpgrade.cpp484 LPI->setCleanup(true); in TransferClausesToLandingPadInst()
DInstructions.cpp195 setCleanup(LP.isCleanup()); in LandingPadInst()
225 setCleanup(false); in init()
DCore.cpp1820 unwrap<LandingPadInst>(LandingPad)->setCleanup(Val); in LLVMSetCleanup()
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp1735 NLI->setCleanup(CleanupFlag); in visitLandingPadInst()
1743 LI.setCleanup(CleanupFlag); in visitLandingPadInst()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1224 caughtResult->setCleanup(true); in createCatchWrappedInvokeFunction()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1275 caughtResult->setCleanup(true); in createCatchWrappedInvokeFunction()
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp1276 caughtResult->setCleanup(true); in createCatchWrappedInvokeFunction()
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2704 NLI->setCleanup(CleanupFlag); in visitLandingPadInst()
2712 LI.setCleanup(CleanupFlag); in visitLandingPadInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2880 NLI->setCleanup(CleanupFlag); in visitLandingPadInst()
2888 LI.setCleanup(CleanupFlag); in visitLandingPadInst()
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp535 InlinedLPad->setCleanup(true); in HandleInlinedLandingPad()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp256 setCleanup(LP.isCleanup()); in LandingPadInst()
276 setCleanup(false); in init()
/external/llvm/lib/IR/
DInstructions.cpp201 setCleanup(LP.isCleanup()); in LandingPadInst()
221 setCleanup(false); in init()
DCore.cpp2529 unwrap<LandingPadInst>(LandingPad)->setCleanup(Val); in LLVMSetCleanup()
/external/swiftshader/third_party/LLVM/include/llvm/
DInstructions.h2179 void setCleanup(bool V) {
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp2561 LP->setCleanup(IsCleanup); in ParseFunctionBody()
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp3532 LP->setCleanup(EatIfPresent(lltok::kw_cleanup)); in ParseLandingPad()
/external/llvm/include/llvm/IR/
DInstructions.h2749 void setCleanup(bool V) {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstructions.h3190 void setCleanup(bool V) {

12