Searched refs:TWOPI (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Support/
H A DGraphWriter.cpp127 case GraphProgram::TWOPI: args.push_back("-f"); args.push_back("twopi");break;
173 if (program == GraphProgram::TWOPI)
/external/llvm/include/llvm/Support/
H A DGraphWriter.h48 TWOPI, enumerator in enum:llvm::GraphProgram::Name
/external/llvm/
H A Dconfigure743 TWOPI
7016 case $TWOPI in
7018 ac_cv_path_TWOPI="$TWOPI" # Let the user override the test with a path.
7040 TWOPI=$ac_cv_path_TWOPI
7041 if test -n "$TWOPI"; then
7042 { echo "$as_me:$LINENO: result: $TWOPI" >&5
7043 echo "${ECHO_T}$TWOPI" >&6; }
7050 if test "$TWOPI" != "echo twopi" ; then
7057 TWOPI=`echo $TWOPI | se
[all...]
/external/llvm/projects/sample/
H A Dconfigure733 TWOPI
6589 case $TWOPI in
6591 ac_cv_path_TWOPI="$TWOPI" # Let the user override the test with a path.
6613 TWOPI=$ac_cv_path_TWOPI
6614 if test -n "$TWOPI"; then
6615 { echo "$as_me:$LINENO: result: $TWOPI" >&5
6616 echo "${ECHO_T}$TWOPI" >&6; }
6623 if test "$TWOPI" != "echo twopi" ; then
6630 TWOPI=`echo $TWOPI | se
[all...]

Completed in 579 milliseconds