Home
last modified time | relevance | path

Searched refs:UpgradeExceptionHandling (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DAutoUpgrade.h49 void UpgradeExceptionHandling(Module *M);
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAutoUpgrade.cpp516 void llvm::UpgradeExceptionHandling(Module *M) { in UpgradeExceptionHandling() function in llvm
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp1409 UpgradeExceptionHandling(&module); in createCatchWrappedInvokeFunction()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp2943 UpgradeExceptionHandling(M); in MaterializeModule()
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp124 UpgradeExceptionHandling(M); in ValidateEndOfModule()