Home
last modified time | relevance | path

Searched refs:__cxa_allocate_exception (Results 1 – 25 of 41) sorted by relevance

12

/external/llvm/test/CodeGen/PowerPC/
Dppc64le-crsave.ll6 declare i8* @__cxa_allocate_exception(i64)
15 %exception = call i8* @__cxa_allocate_exception(i64 4)
/external/llvm/test/ExecutionEngine/MCJIT/Inputs/
Dmulti-module-eh-b.ll1 declare i8* @__cxa_allocate_exception(i64)
10 %exception = tail call i8* @__cxa_allocate_exception(i64 4)
/external/llvm/test/ExecutionEngine/OrcMCJIT/Inputs/
Dmulti-module-eh-b.ll1 declare i8* @__cxa_allocate_exception(i64)
10 %exception = tail call i8* @__cxa_allocate_exception(i64 4)
/external/llvm/test/CodeGen/Mips/
Dex2.ll18 %exception = call i8* @__cxa_allocate_exception(i32 4) nounwind
29 declare i8* @__cxa_allocate_exception(i32)
Deh.ll19 %exception = tail call i8* @__cxa_allocate_exception(i32 8) nounwind
54 declare i8* @__cxa_allocate_exception(i32)
Dmips16ex.ll20 %exception = call i8* @__cxa_allocate_exception(i32 4) nounwind
81 declare i8* @__cxa_allocate_exception(i32)
/external/llvm/test/ExecutionEngine/MCJIT/
Deh.ll3 declare i8* @__cxa_allocate_exception(i64)
12 %exception = tail call i8* @__cxa_allocate_exception(i64 4)
Deh-lg-pic.ll3 declare i8* @__cxa_allocate_exception(i64)
12 %exception = tail call i8* @__cxa_allocate_exception(i64 4)
Deh-sm-pic.ll3 declare i8* @__cxa_allocate_exception(i64)
12 %exception = tail call i8* @__cxa_allocate_exception(i64 4)
Dmulti-module-eh-a.ll3 declare i8* @__cxa_allocate_exception(i64)
14 %exception = tail call i8* @__cxa_allocate_exception(i64 4)
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Deh.ll3 declare i8* @__cxa_allocate_exception(i64)
12 %exception = tail call i8* @__cxa_allocate_exception(i64 4)
Deh-sm-pic.ll3 declare i8* @__cxa_allocate_exception(i64)
12 %exception = tail call i8* @__cxa_allocate_exception(i64 4)
Deh-lg-pic.ll3 declare i8* @__cxa_allocate_exception(i64)
12 %exception = tail call i8* @__cxa_allocate_exception(i64 4)
Dmulti-module-eh-a.ll3 declare i8* @__cxa_allocate_exception(i64)
14 %exception = tail call i8* @__cxa_allocate_exception(i64 4)
/external/llvm/test/CodeGen/ARM/
Dgv-stubs-crash.ll20 %exn = call i8* @__cxa_allocate_exception(i32 8) nounwind
30 declare i8* @__cxa_allocate_exception(i32)
Dehabi-filters.ll9 declare i8* @__cxa_allocate_exception(i32)
20 %exception.i = tail call i8* @__cxa_allocate_exception(i32 4) nounwind
Deh-dispcont.ll12 %exception = tail call i8* @__cxa_allocate_exception(i32 4) #1
30 declare i8* @__cxa_allocate_exception(i32)
/external/llvm/test/ExecutionEngine/OrcMCJIT/remote/
Deh.ll5 declare i8* @__cxa_allocate_exception(i64)
14 %exception = tail call i8* @__cxa_allocate_exception(i64 4)
/external/llvm/test/ExecutionEngine/MCJIT/remote/
Deh.ll5 declare i8* @__cxa_allocate_exception(i64)
14 %exception = tail call i8* @__cxa_allocate_exception(i64 4)
/external/llvm/test/CodeGen/XCore/
Dexception.ll8 declare i8* @__cxa_allocate_exception(i32)
31 ; CHECK: bl __cxa_allocate_exception
37 %0 = call i8* @__cxa_allocate_exception(i32 4) nounwind
/external/llvm/test/Transforms/Inline/
Dinline_unreachable.ll46 %exception = call i8* @__cxa_allocate_exception(i64 1) #0
71 %exception = call i8* @__cxa_allocate_exception(i64 1) #0
127 declare i8* @__cxa_allocate_exception(i64)
/external/swiftshader/third_party/LLVM/test/CodeGen/Mips/
Deh.ll24 %exception = tail call i8* @__cxa_allocate_exception(i32 8) nounwind
59 declare i8* @__cxa_allocate_exception(i32)
/external/libcxxabi/test/
Dexception_object_alignment.pass.cpp27 void *p = __cxxabiv1::__cxa_allocate_exception(16); in main()
/external/llvm/test/Analysis/BranchProbabilityInfo/
Dnoreturn.ll94 %exception = call i8* @__cxa_allocate_exception(i64 1) #0
123 declare i8* @__cxa_allocate_exception(i64)
/external/llvm/test/CodeGen/SPARC/
Dexception.ll77 %1 = tail call i8* @__cxa_allocate_exception(i32 4) #1
136 declare i8* @__cxa_allocate_exception(i32) #1

12