Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath/tests/gmp-compat-test/
H A Dgenpytest.py7 def print_header(outf): function
142 print_header(outf)
/llvm-project/third-party/benchmark/src/
H A Dconsole_reporter.cc83 bool print_header = !printed_header_; in ReportRuns() local
86 print_header |= (output_options_ & OO_Tabular) && in ReportRuns()
88 if (print_header) { in ReportRuns()
/llvm-project/llvm/test/CodeGen/WebAssembly/
H A Dmultivalue-stackify.py192 def print_header(): function
213 print_header()
/llvm-project/llvm/utils/lit/lit/
H A Ddisplay.py69 def print_header(self): member in NopDisplay
88 def print_header(self): member in Display
H A Dmain.py259 display.print_header()