Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A DREADME5 arithmetic using GMP.
7 isl is released under the MIT license, but depends on the LGPL GMP
H A DChangeLog120 - support IMath as an optional replacement for GMP
/llvm-project-15.0.7/libc/config/windows/
H A DREADME.md79 [GNU GMP library](https://gmplib.org/). If you specify the above option, then it
80 will be assumed that GMP is also installed in the same directory or availabe in
/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A DREADME.md43 implementation, you might consider some other libraries, such as GNU MP (GMP),
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3701 std::unique_ptr<GCMetadataPrinter> GMP = GCMetaPrinter.instantiate(); in GetOrCreateGCPrinter() local
3702 GMP->S = &S; in GetOrCreateGCPrinter()
3703 auto IterBool = GCMap.insert(std::make_pair(&S, std::move(GMP))); in GetOrCreateGCPrinter()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod8 using C<GMP> or C<imath>.
334 Note that by default C<isl> requires C<GMP>, which is released
388 =item 1 Obtain C<GMP>
390 By default, building C<isl> requires C<GMP>, including its headers files.
393 similar. Alternatively, C<GMP> can be built from
395 C<GMP> is not needed if you build C<isl> with C<imath>.
427 Installation prefix for C<GMP> (architecture-independent files).
431 Installation prefix for C<GMP> (architecture-dependent files).
857 =head3 GMP specific functions
859 These functions are only available if C<isl> has been compiled with C<GMP>
[all …]