Home
last modified time | relevance | path

Searched refs:_warn (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/utils/
H A Dupdate_mca_test_checks.py31 def _warn(msg): function
81 _warn('unexpected binary name: {}'.format(args.llvm_mca_binary))
93 _warn('could not split tool and filecheck commands: {}'.format(run_line))
100 _warn('skipping non-{} RUN line: {}'.format(tool_basename, run_line))
104 _warn('skipping non-FileCheck RUN line: {}'.format(run_line))
165 _warn('multiple lines not disambiguated by prefixes:\n{}\n'
196 _warn('Multiple prefixes common to all RUN lines: {}'.format(
370 _warn('Multiple prefixes generating same output: {} '
405 _warn('not writing for prefix {0} due to presence of "{0}-NOT:" '