Searched refs:CatchableType (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/WinEH/ |
| H A D | wineh-statenumbering.ll | 7 %eh.CatchableType = type { i32, i8*, i32, i32, i32, i32, i8* } 8 %eh.CatchableTypeArray.1 = type { i32, [1 x %eh.CatchableType*] } 21 @"_CT??_R0H@84" = linkonce_odr unnamed_addr constant %eh.CatchableType { i32 1, i8* bitcast (%rtti.… 22 …d_addr constant %eh.CatchableTypeArray.1 { i32 1, [1 x %eh.CatchableType*] [%eh.CatchableType* @"_…
|
| /llvm-project-15.0.7/llvm/test/Transforms/LCSSA/ |
| H A D | mixed-catch.ll | 75 %eh.CatchableType = type { i32, i32, i32, i32, i32, i32, i32 } 90 @"_CT??_R0H@84" = linkonce_odr unnamed_addr constant %eh.CatchableType { i32 1, i32 trunc (i64 sub … 91 …y.1 { i32 1, [1 x i32] [i32 trunc (i64 sub nuw nsw (i64 ptrtoint (%eh.CatchableType* @"_CT??_R0H@8…
|
| /llvm-project-15.0.7/llvm/test/Instrumentation/AddressSanitizer/ |
| H A D | lifetime-throw.ll | 53 %eh.CatchableType = type { i32, i32, i32, i32, i32, i32, i32 } 66 @"_CT??_R0?AUABC@@@84" = linkonce_odr unnamed_addr constant %eh.CatchableType { i32 0, i32 trunc (i… 67 …y.1 { i32 1, [1 x i32] [i32 trunc (i64 sub nuw nsw (i64 ptrtoint (%eh.CatchableType* @"_CT??_R0?AU…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | tail-merge-wineh.ll | 27 %eh.CatchableType = type { i32, ptr, i32, i32, i32, i32, ptr } 41 @"_CT??_R0H@84" = linkonce_odr unnamed_addr constant %eh.CatchableType { i32 1, ptr @"\01??_R0H@8",…
|
| H A D | pr48064.mir | 59 %eh.CatchableType = type { i32, i8*, i32, i32, i32, i32, i8* } 60 %eh.CatchableTypeArray.1 = type { i32, [1 x %eh.CatchableType*] } 77 …@"_CT_R0H@84" = linkonce_odr unnamed_addr constant %eh.CatchableType { i32 1, i8* bitcast (%rtti.T… 78 …d_addr constant %eh.CatchableTypeArray.1 { i32 1, [1 x %eh.CatchableType*] [%eh.CatchableType* @"_…
|
| H A D | win-catchpad-csrs.ll | 5 %eh.CatchableType = type { i32, ptr, i32, i32, i32, i32, ptr }
|
| H A D | win-catchpad.ll | 17 %eh.CatchableType = type { i32, ptr, i32, i32, i32, i32, ptr }
|
| /llvm-project-15.0.7/llvm/tools/llvm-cxxdump/ |
| H A D | llvm-cxxdump.cpp | 150 struct CatchableType { in dumpCXXData() struct 169 std::map<StringRef, CatchableType> CTs; in dumpCXXData() 302 CatchableType CT; in dumpCXXData() 437 const CatchableType &CT = CTPair.second; in dumpCXXData()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | wineh-try-catch.ll | 108 %eh.CatchableType = type { i32, i32, i32, i32, i32, i32, i32 } 123 @"_CT??_R0H@84" = linkonce_odr unnamed_addr constant %eh.CatchableType { i32 1, i32 trunc (i64 sub … 124 …y.1 { i32 1, [1 x i32] [i32 trunc (i64 sub nuw nsw (i64 ptrtoint (%eh.CatchableType* @"_CT??_R0H@8…
|