Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:Custom

32     AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, LLC_Safe, CompileCustom, Custom
52 clEnumValN(CompileCustom, "compile-custom",
55 clEnumValN(Custom, "run-custom",
65 clEnumValN(Custom, "safe-run-custom",
96 cl::desc("Command to compile the bitcode (use with -compile-custom) "
101 cl::desc("Command to execute the bitcode (use with -run-custom) "
201 case Custom:
251 case Custom: