Searched refs:imath (Results 1 – 21 of 21) sorted by relevance
/external/llvm-project/polly/lib/External/isl/ |
D | configure.ac | 54 [AS_HELP_STRING([--with-int=gmp|imath|imath-32], 59 gmp|imath|imath-32) 63 [bad value ${withval} for --with-int (use gmp, imath or imath-32)]) 74 imath|imath-32)
|
D | Makefile.am | 55 imath_wrap/imath.h \ 59 imath_wrap/imath.c \ 581 imath/gmp_compat.c \ 582 imath/gmp_compat.h \ 583 imath/imath.c \ 584 imath/imath.h \ 585 imath/imrat.c \ 586 imath/imrat.h \
|
D | Makefile.in | 197 isl_int_imath.h imath_wrap/gmp_compat.h imath_wrap/imath.h \ 199 imath_wrap/imath.c imath_wrap/imrat.c isl_int_sioimath.h \ 247 @GMP_FOR_MP_FALSE@@IMATH_FOR_MP_TRUE@ imath_wrap/imath.lo \ 948 @IMATH_FOR_MP_TRUE@ imath_wrap/gmp_compat.h imath_wrap/imath.h \ 950 @IMATH_FOR_MP_TRUE@ imath_wrap/gmp_compat.c imath_wrap/imath.c \ 1394 imath/gmp_compat.c \ 1395 imath/gmp_compat.h \ 1396 imath/imath.c \ 1397 imath/imath.h \ 1398 imath/imrat.c \ [all …]
|
D | isl_config.h.in | 130 /* use imath to implement isl_int */
|
D | configure | 20351 gmp|imath|imath-32) 20587 imath|imath-32)
|
/external/llvm-project/polly/lib/External/isl/m4/ |
D | ax_detect_imath.m4 | 2 AC_DEFINE([USE_IMATH_FOR_MP], [], [use imath to implement isl_int]) 10 AC_CHECK_HEADER([imath.h], [], [AC_ERROR([imath.h header not found])])
|
/external/llvm-project/polly/lib/External/ |
D | README.txt | 12 # imath 14 Details: isl/imath/LICENSE
|
D | CMakeLists.txt | 23 # Enable small integer optimization and imath 173 ${ISL_SOURCE_DIR}/imath 264 isl/imath/gmp_compat.c 265 isl/imath/imath.c 266 isl/imath/imrat.c 341 ${PPCG_SOURCE_DIR}/imath
|
D | update-isl.sh | 21 (cd $BUILDDIR && $GITDIR/configure --with-int=imath-32 --with-clang=system)
|
D | isl_config.h.cmake | 50 /* use imath to implement isl_int */
|
/external/mesa3d/src/panfrost/bifrost/test/ |
D | bi_interpret.c | 548 if (ins->op.imath == BI_IMATH_ADD) { in bit_step() 550 } else if (ins->op.imath == BI_IMATH_SUB) { in bit_step()
|
D | bi_test_pack.c | 572 ins.op.imath = op; in bit_imath_helper()
|
/external/mesa3d/src/panfrost/bifrost/ |
D | compiler.h | 340 enum bi_imath_op imath; member
|
D | bi_print.c | 264 fprintf(fp, "%s", bi_imath_op_name(ins->op.imath)); in bi_print_instruction()
|
D | bi_pack.c | 562 if (bundle.fma->op.imath == BI_IMATH_ADD) in bi_pack_fma() 826 if (bundle.add->op.imath == BI_IMATH_ADD) { in bi_pack_add()
|
D | bifrost_compile.c | 446 .op.imath = BI_IMATH_ADD, in bi_emit_ld_ubo() 1223 alu.op.imath = BI_IMATH_ADD; in emit_alu() 1228 alu.op.imath = BI_IMATH_SUB; in emit_alu()
|
/external/llvm-project/polly/lib/External/isl/doc/ |
D | user.pod | 8 using C<GMP> or C<imath>. 338 When configuring with C<--with-int=imath> or C<--with-int=imath-32>, C<isl> 339 will link against C<imath>, a library for exact integer arithmetic released 365 =item 2 Optionally get C<imath> submodule 367 To build C<isl> with C<imath>, you need to obtain the C<imath> 373 This will fetch the required version of C<imath> in a subdirectory of C<isl>. 395 C<GMP> is not needed if you build C<isl> with C<imath>. 417 =item C<--with-int=[gmp|imath|imath-32]> 420 With C<imath-32>, C<isl> will use 32 bit integers, but fall back to C<imath> 422 fastest with the C<imath-32> option, followed by C<gmp> and C<imath>, the
|
/external/llvm-project/clang/docs/ |
D | ClangFormattedStatus.rst | 6962 * - polly/lib/External/isl/imath
|
/external/libffi/ |
D | texinfo.tex | 2938 \ifx\temp\imacro \ifmmode\imath \else\ptexi \fi
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | texinfo.tex | 2938 \ifx\temp\imacro \ifmmode\imath \else\ptexi \fi
|
/external/mtools/ |
D | texinfo.tex | 3477 \ifx\temp\imacro \ifmmode\imath \else\ptexi \fi
|