Home
last modified time | relevance | path

Searched refs:ax_check_compiler_flags (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/polly/lib/External/isl/m4/
Dax_check_compiler_flags.m42 # http://www.nongnu.org/autoconf-archive/ax_check_compiler_flags.html
67 eval ax_check_compiler_flags=$AS_TR_SH(ax_cv_[]_AC_LANG_ABBREV[]_flags_[$1])
68 AC_MSG_RESULT($ax_check_compiler_flags)
69 if test "x$ax_check_compiler_flags" = xyes; then
/external/llvm-project/polly/lib/External/isl/
Dconfigure6259 eval ax_check_compiler_flags=$`$as_echo "ax_cv_c_flags_$xlc_opt" | $as_tr_sh`
6260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_check_compiler_flags" >&5
6261 $as_echo "$ax_check_compiler_flags" >&6; }
6262 if test "x$ax_check_compiler_flags" = xyes; then
6430 eval ax_check_compiler_flags=$`$as_echo "ax_cv_c_flags_$flag" | $as_tr_sh`
6431 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_check_compiler_flags" >&5
6432 $as_echo "$ax_check_compiler_flags" >&6; }
6433 if test "x$ax_check_compiler_flags" = xyes; then
6484 eval ax_check_compiler_flags=$ax_cv_c_flags__malign_double
6485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_check_compiler_flags" >&5
[all …]
Daclocal.m41391 m4_include([m4/ax_check_compiler_flags.m4])
DMakefile.in123 $(top_srcdir)/m4/ax_check_compiler_flags.m4 \
/external/llvm-project/polly/lib/External/isl/doc/
DMakefile.in94 $(top_srcdir)/m4/ax_check_compiler_flags.m4 \