Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:Custom

31     AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, LLC_Safe, CompileCustom, Custom
51 clEnumValN(CompileCustom, "compile-custom",
54 clEnumValN(Custom, "run-custom",
64 clEnumValN(Custom, "safe-run-custom",
95 cl::desc("Command to compile the bitcode (use with -compile-custom) "
100 cl::desc("Command to execute the bitcode (use with -run-custom) "
194 case Custom:
244 case Custom: