Home
last modified time | relevance | path

Searched defs:LPad (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DEscapeEnumerator.cpp79 LandingPadInst *LPad = in Next() local
DBasicBlockUtils.cpp852 LandingPadInst *LPad = OrigBB->getLandingPadInst(); in SplitLandingPadPredecessors() local
DSimplifyCFG.cpp5802 static bool TryToMergeLandingPad(LandingPadInst *LPad, BranchInst *BI, in TryToMergeLandingPad()
5892 if (LandingPadInst *LPad = dyn_cast<LandingPadInst>(I)) { in SimplifyUncondBranch() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DEscapeEnumerator.cpp83 LandingPadInst *LPad = in Next() local
DBasicBlockUtils.cpp1362 LandingPadInst *LPad = OrigBB->getLandingPadInst(); in SplitLandingPadPredecessorsImpl() local
DSimplifyCFG.cpp6858 static bool TryToMergeLandingPad(LandingPadInst *LPad, BranchInst *BI, in TryToMergeLandingPad()
6958 if (LandingPadInst *LPad = dyn_cast<LandingPadInst>(I)) { in simplifyUncondBranch() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DWasmException.cpp86 MachineBasicBlock *LPad = Info->LandingPadBlock; in computeCallSiteTable() local
DEHStreamer.h67 const LandingPadInfo *LPad; // Null indicates that there is no landing pad. member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWasmException.cpp84 MachineBasicBlock *LPad = Info->LandingPadBlock; in computeCallSiteTable() local
DEHStreamer.h67 const LandingPadInfo *LPad; // Null indicates that there is no landing pad. member
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.h68 const LandingPadInfo *LPad; // Null indicates that there is no landing pad. member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DBlockExtractor.cpp106 BasicBlock *LPad = II->getUnwindDest(); in splitLandingPadPreds() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DBlockExtractor.cpp143 BasicBlock *LPad = II->getUnwindDest(); in splitLandingPadPreds() local
/external/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp229 BasicBlock *LPad = II->getUnwindDest(); in SplitLandingPadPreds() local
/external/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp157 LandingPadInst *LPad = in Next() local
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp547 LandingPadInst *LPad = OrigBB->getLandingPadInst(); in SplitLandingPadPredecessors() local
DSimplifyCFG.cpp5146 static bool TryToMergeLandingPad(LandingPadInst *LPad, BranchInst *BI, in TryToMergeLandingPad()
5235 if (LandingPadInst *LPad = dyn_cast<LandingPadInst>(I)) { in SimplifyUncondBranch() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1119 if (LandingPadInst *LPad = NewExit->getLandingPadInst()) { in UnswitchNontrivialCondition() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1328 if (LandingPadInst *LPad = NewExit->getLandingPadInst()) { in UnswitchNontrivialCondition() local