Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/
H A Dllvm-mca-compare.py15 dispatch_width, argument
27 self.dispatch_width = dispatch_width
242 matrix_of_code_regions[j][i].dispatch_width
330 values[i][1] = array_of_summary[i].dispatch_width
406 summary.dispatch_width += array_of_code_regions[i].dispatch_width
416 summary.dispatch_width = round(
417 summary.dispatch_width / len(array_of_code_regions), 2