Lines Matching full:cbe
51 clEnumValN(RunCBE, "run-cbe", "Compile with CBE"),
52 clEnumValN(CBE_bug,"cbe-bug", "Find CBE bugs"),
67 clEnumValN(RunCBE, "safe-run-cbe", "Compile with CBE"),
227 // In "cbe-bug" mode, default to using LLC as the "safe" backend.
250 // LLC backends share a lot of code, so prefer to use the CBE as the
465 << " debug it (for example with the -run-cbe bugpoint option,"
466 << " if CBE is being used as the \"safe\" backend), or fix the"