HomeSort by relevance Sort by last modified time
    Searched refs:ADVERT (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/utils/
update_analyze_test_checks.py 43 ADVERT = '; NOTE: Assertions have been autogenerated by '
65 autogenerated_note = (ADVERT + 'utils/' + os.path.basename(__file__))
168 if input_line.startswith(ADVERT):
update_llc_test_checks.py 19 ADVERT = '; NOTE: Assertions have been autogenerated by '
41 autogenerated_note = (ADVERT + 'utils/' + os.path.basename(__file__))
154 if input_line.startswith(ADVERT):
update_test_checks.py 43 ADVERT = '; NOTE: Assertions have been autogenerated by '
65 autogenerated_note = (ADVERT + 'utils/' + os.path.basename(__file__))
165 if input_line.startswith(ADVERT):
update_cc_test_checks.py 29 ADVERT = '// NOTE: Assertions have been autogenerated by '
129 autogenerated_note = (ADVERT + 'utils/' + os.path.basename(__file__))
213 if line.startswith(ADVERT):
update_mca_test_checks.py 22 ADVERT = '{}utils/{}'.format(ADVERT_PREFIX, os.path.basename(__file__))
444 output_lines.insert(0, ADVERT)
  /external/llvm/utils/
update_test_checks.py 41 ADVERT = '; NOTE: Assertions have been autogenerated by '
282 autogenerated_note = (ADVERT + 'utils/' + os.path.basename(__file__))
373 if input_line.startswith(ADVERT):

Completed in 597 milliseconds