Home
last modified time | relevance | path

Searched defs:CatchRet (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Analysis/
DEHPersonalities.cpp97 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Terminator)) { in colorEHFunclets() local
DAliasAnalysis.cpp381 ModRefInfo AAResults::getModRefInfo(const CatchReturnInst *CatchRet, in getModRefInfo()
/external/llvm-project/llvm/lib/Analysis/
DEHPersonalities.cpp127 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Terminator)) { in colorEHFunclets() local
DAliasAnalysis.cpp574 ModRefInfo AAResults::getModRefInfo(const CatchReturnInst *CatchRet, in getModRefInfo()
580 ModRefInfo AAResults::getModRefInfo(const CatchReturnInst *CatchRet, in getModRefInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DEHPersonalities.cpp123 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Terminator)) { in colorEHFunclets() local
DAliasAnalysis.cpp556 ModRefInfo AAResults::getModRefInfo(const CatchReturnInst *CatchRet, in getModRefInfo()
562 ModRefInfo AAResults::getModRefInfo(const CatchReturnInst *CatchRet, in getModRefInfo()
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp801 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Pred->getTerminator())) in cloneCommonBlocks() local
1176 if (auto *CatchRet = in replaceUseWithLoad() local
/external/llvm-project/llvm/lib/CodeGen/
DWinEHPrepare.cpp838 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Pred->getTerminator())) in cloneCommonBlocks() local
1206 if (auto *CatchRet = in replaceUseWithLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp816 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Pred->getTerminator())) in cloneCommonBlocks() local
1184 if (auto *CatchRet = in replaceUseWithLoad() local
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm.ml243 | CatchRet Constructor
Dllvm.mli265 | CatchRet Constructor