Home
last modified time | relevance | path

Searched refs:RecoverBA (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp355 const BlockAddress *RecoverBA) { in addSEHCatchHandler() argument
359 Handler.RecoverBA = RecoverBA; in addSEHCatchHandler()
368 Handler.RecoverBA = nullptr; in addSEHCleanupHandler()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp796 const BlockAddress *RecoverBA) { in addSEHCatchHandler() argument
800 Handler.RecoverBA = RecoverBA; in addSEHCatchHandler()
809 Handler.RecoverBA = nullptr; in addSEHCleanupHandler()
/external/llvm-project/llvm/lib/CodeGen/
DMachineFunction.cpp819 const BlockAddress *RecoverBA) { in addSEHCatchHandler() argument
823 Handler.RecoverBA = RecoverBA; in addSEHCatchHandler()
832 Handler.RecoverBA = nullptr; in addSEHCleanupHandler()
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h69 const BlockAddress *RecoverBA; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunction.h207 const BlockAddress *RecoverBA;
894 const BlockAddress *RecoverBA);
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineFunction.h211 const BlockAddress *RecoverBA;
982 const BlockAddress *RecoverBA);