Home
last modified time | relevance | path

Searched refs:apis (Results 1 – 8 of 8) sorted by relevance

/llvm-project/polly/lib/External/isl/imath/tests/gmp-compat-test/
H A Dgenpytest.py134 for api in gmpapi.apis:
144 for api in gmpapi.apis:
H A DREADME55 parameter. Most apis take either an mpz_t or a signed/unsigned long.
102 New apis can be tested by modifying the gmpapy.py file. This file
103 contains a list of all apis that will be tested. Adding an api to the
104 apis list will cause code and input data to be generated for that api.
H A Dgmpapi.py57 apis = [ variable
130 for a in apis:
H A Dgendata.py385 apis = gmpapi.apis variable
386 for api in apis:
H A Dgenctest.py277 for api in gmpapi.apis:
284 for api in gmpapi.apis:
/llvm-project/llvm/test/tools/llvm-readtapi/
H A Dstubify-symlink-darwin.test1 # Tapi's awareness of symlinks relies on POSIX level apis not available on windows.
/llvm-project/libunwind/
H A DCMakeLists.txt57 option(LIBUNWIND_ENABLE_FRAME_APIS "Include libgcc-compatible frame apis." OFF)
/llvm-project/clang-tools-extra/docs/clang-tidy/
H A DContributing.rst251 <https://llvm.org/docs/ProgrammersManual.html#important-and-useful-llvm-apis>`_ and