Searched refs:__cxa_throw (Results 1 – 25 of 45) sorted by relevance
12
/external/llvm/test/CodeGen/SPARC/ |
D | exception.ll | 23 ; V8ABS: call __cxa_throw 24 ; V8ABS: call __cxa_throw 83 …invoke void @__cxa_throw(i8* %1, i8* bitcast (%struct.__fundamental_type_info_pseudo* @_ZTIi to i8… 94 …invoke void @__cxa_throw(i8* %1, i8* bitcast (%struct.__fundamental_type_info_pseudo* @_ZTIf to i8… 139 declare void @__cxa_throw(i8*, i8*, void (i8*)*) #2
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64le-crsave.ll | 7 declare void @__cxa_throw(i8*, i8*, i8*) 18 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null)
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/Inputs/ |
D | multi-module-eh-b.ll | 2 declare void @__cxa_throw(i8*, i8*, i8*) 11 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null)
|
/external/llvm/test/ExecutionEngine/MCJIT/Inputs/ |
D | multi-module-eh-b.ll | 2 declare void @__cxa_throw(i8*, i8*, i8*) 11 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null)
|
/external/llvm/test/CodeGen/Generic/ |
D | 2007-12-31-UnusedSelector.ll | 10 …invoke void @__cxa_throw( i8* null, i8* bitcast (%struct.__class_type_info_pseudo* @_ZTI2e1 to i8*… 31 declare void @__cxa_throw(i8*, i8*, void (i8*)*) noreturn
|
/external/llvm/test/CodeGen/Mips/ |
D | ex2.ll | 21 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIPKc to i8*), i8* null) noreturn 31 declare void @__cxa_throw(i8*, i8*, i8*)
|
D | eh.ll | 22 invoke void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTId to i8*), i8* null) noreturn 60 declare void @__cxa_throw(i8*, i8*, i8*)
|
D | mips16ex.ll | 23 invoke void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null) noreturn 85 declare void @__cxa_throw(i8*, i8*, i8*)
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | eh.ll | 4 declare void @__cxa_throw(i8*, i8*, i8*) 13 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null)
|
D | multi-module-eh-a.ll | 4 declare void @__cxa_throw(i8*, i8*, i8*) 15 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null)
|
D | eh-sm-pic.ll | 4 declare void @__cxa_throw(i8*, i8*, i8*) 13 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null)
|
D | eh-lg-pic.ll | 4 declare void @__cxa_throw(i8*, i8*, i8*) 13 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null)
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | eh.ll | 4 declare void @__cxa_throw(i8*, i8*, i8*) 13 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null)
|
D | eh-lg-pic.ll | 4 declare void @__cxa_throw(i8*, i8*, i8*) 13 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null)
|
D | eh-sm-pic.ll | 4 declare void @__cxa_throw(i8*, i8*, i8*) 13 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null)
|
D | multi-module-eh-a.ll | 4 declare void @__cxa_throw(i8*, i8*, i8*) 15 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null)
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | 2007-12-31-UnusedSelector.ll | 10 …invoke void @__cxa_throw( i8* null, i8* bitcast (%struct.__class_type_info_pseudo* @_ZTI2e1 to i8*… 31 declare void @__cxa_throw(i8*, i8*, void (i8*)*) noreturn
|
/external/llvm/test/CodeGen/ARM/ |
D | gv-stubs-crash.ll | 21 …call void @__cxa_throw(i8* %exn, i8* bitcast ({ i8*, i8* }* @Exn to i8*), i8* bitcast (void (i32*)… 36 declare void @__cxa_throw(i8*, i8*, i8*)
|
D | ehabi-filters.ll | 13 declare void @__cxa_throw(i8*, i8*, i8*) 23 invoke void @__cxa_throw(i8* %exception.i, i8* bitcast (i8** @_ZTIi to i8*), i8* null) noreturn
|
D | eh-dispcont.ll | 15 invoke void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null) #2 32 declare void @__cxa_throw(i8*, i8*, i8*)
|
/external/llvm/test/ExecutionEngine/MCJIT/remote/ |
D | eh.ll | 6 declare void @__cxa_throw(i8*, i8*, i8*) 15 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null)
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/remote/ |
D | eh.ll | 6 declare void @__cxa_throw(i8*, i8*, i8*) 15 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null)
|
/external/llvm/test/CodeGen/XCore/ |
D | exception.ll | 9 declare void @__cxa_throw(i8*, i8*, i8*) 34 ; CHECK: bl __cxa_throw 38 call void @__cxa_throw(i8* %0, i8* bitcast (i8** @_ZTIi to i8*), i8* null) noreturn
|
/external/llvm/test/Transforms/Inline/ |
D | inline_unreachable.ll | 51 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null) #1 76 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null) #1 129 declare void @__cxa_throw(i8*, i8*, i8*)
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Mips/ |
D | eh.ll | 27 invoke void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTId to i8*), i8* null) noreturn 71 declare void @__cxa_throw(i8*, i8*, i8*)
|
12