Home
last modified time | relevance | path

Searched refs:Exceptions (Results 1 – 25 of 1111) sorted by relevance

12345678910>>...45

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp82 SmallVector<std::unique_ptr<WebAssemblyException>, 8> Exceptions; in recalculate() local
89 Exceptions.push_back(std::move(WE)); in recalculate()
250 ExceptionPointers.reserve(Exceptions.size()); in recalculate()
253 for (auto &WE : Exceptions) { in recalculate()
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcstdarg.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dclimits.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcassert.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcfloat.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcsetjmp.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcerrno.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dclocale.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcsignal.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/
H A Dcstdarg.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dsource_location.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcassert.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcerrno.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcfloat.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dclimits.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dversion.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dgenerator.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dcsetjmp.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dtypeindex.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dbarrier.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dlatch.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A Dtypeinfo.inc4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBanks.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
H A DMipsCombine.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dummy.txt7 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

12345678910>>...45