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

/external/llvm/lib/Support/
H A DGraphWriter.cpp125 case GraphProgram::FDP: args.push_back("-f"); args.push_back("fdp"); break;
165 if (program == GraphProgram::FDP)
/external/llvm/include/llvm/Support/
H A DGraphWriter.h46 FDP, enumerator in enum:llvm::GraphProgram::Name
/external/llvm/
H A Dconfigure741 FDP
6904 case $FDP in
6906 ac_cv_path_FDP="$FDP" # Let the user override the test with a path.
6928 FDP=$ac_cv_path_FDP
6929 if test -n "$FDP"; then
6930 { echo "$as_me:$LINENO: result: $FDP" >&5
6931 echo "${ECHO_T}$FDP" >&6; }
6938 if test "$FDP" != "echo fdp" ; then
6945 FDP=`echo $FDP | se
[all...]
/external/llvm/projects/sample/
H A Dconfigure731 FDP
6477 case $FDP in
6479 ac_cv_path_FDP="$FDP" # Let the user override the test with a path.
6501 FDP=$ac_cv_path_FDP
6502 if test -n "$FDP"; then
6503 { echo "$as_me:$LINENO: result: $FDP" >&5
6504 echo "${ECHO_T}$FDP" >&6; }
6511 if test "$FDP" != "echo fdp" ; then
6518 FDP=`echo $FDP | se
[all...]

Completed in 90 milliseconds