Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py17 BUNDLE_SIZE_POW2 = 4 variable
18 BUNDLE_SIZE = 2 ** BUNDLE_SIZE_POW2
30 '''.format(BUNDLE_SIZE_POW2).lstrip()